Pradeep Bansal created KAFKA-7871:
-------------------------------------
Summary: Getting TimeoutException in Kafka Producer when using
batch size 0
Key: KAFKA-7871
URL: https://issues.apache.org/jira/browse/KAFKA-7871
Project: Kafka
Issue Type: Improvement
Reporter: Pradeep Bansal
I am getting below exception in Kafka Producer when using batch size as 0.
My message size is 100 bytes. I am sending message continuously on mytopic.
org.apache.kafka.common.errors.TimeoutException: Expiring 1 record(s) for
mytopic: 30001 ms has passed since last append
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)