LrKafkaProducer.commitTransaction

Calls the commitTransaction method on the KafkaProducer initialized for the Vuser.

public static void commitTransaction() throws ProducerFencedException

Arguments

This function does not have any arguments.

Return Values

This function does not return any values.

General information

This function commits the ongoing transaction.

For more information about this function, see the Apache Kafka documentation.