LrKafkaProducer.abortTransaction

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

public static void abortTransaction() throws ProducerFencedException

Arguments

This function does not have any arguments.

Return Values

This function does not return any values.

General information

This function aborts the ongoing transaction.

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