Hello, I'm using Kafka 0.10.1.1
I set up my cluster Kafka + zookeeper on three nodes (three brokers, one topic, 6 partitions, 3 replicas) When I send messages using Kafka producer (independent node), sometimes I get this error and I couldn't figure out how to solve it. " org.apache.kafka.common.errors.TimeoutException: Expiring 61 record(s) for XXXX due to 30001 ms has passed since batch creation plus linger time " Could you please help. Thanks in advance Maha