Atul Sharma created KAFKA-17398: ----------------------------------- Summary: Facing large leader election time in Kafka Key: KAFKA-17398 URL: https://issues.apache.org/jira/browse/KAFKA-17398 Project: Kafka Issue Type: Bug Affects Versions: 2.8.2 Reporter: Atul Sharma
Hi I am currently facing a prolonged leader election time, approximately 2mins, in a Kafka cluster (version 2.8.2) that is configured with Zookeeper. This cluster houses a large number of topics and partitions. The issue arises during rolling restarts of the servers in the Kafka Cluster. This extended leader election time is causing communication issues between producers and consumers as they are unable to connect with Kafka within this timeframe.Any recommendations on reducing the leader election time? -- This message was sent by Atlassian Jira (v8.20.10#820010)