logback-kafka-appender icon indicating copy to clipboard operation
logback-kafka-appender copied to clipboard

Jmeter log error: .KafkaProducer: Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms

Open vikasrjain opened this issue 6 years ago • 1 comments

Hi , I am new to Kafka testing. I am using Jmeter for Kafka topic performance testing but getting ".KafkaProducer: Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms" error while connecting to the Kafka producer.

Connection Details SSL protocol

ssl.key.password ssl.keystore.location ssl.keystore.password ssl.truststore.location ssl.truststore.password

Kindly suggest .

vikasrjain avatar Jun 19 '18 04:06 vikasrjain

Hi @vikasrjain! Thanks for your question. I am not really sure if I understand you correctly. You are trying to measure the performance of a kafka topic? You can use JMeter and the kafka-client suite directly to do that, no need to use this logback-kafka-appender.

danielwegener avatar Oct 29 '18 15:10 danielwegener