Hi All, We are running kafka in production with 20 brokers and version 2.3.1. I see the below errors frequently happening and here is the producer configuration. Need some urgent help on what could be done to resolve this issue.
batch.size: 65536 linger.ms: 100 request.timeout.ms: 60000 org.apache.kafka.common.errors.TimeoutException: Expiring record(s) org.apache.kafka.common.errors.NetworkException: The server disconnected before a response was received. org.apache.kafka.common.errors.NetworkException: The server disconnected before a response was received.. Going to request metadata update now Thanks