Neha Narkhede created KAFKA-1187: ------------------------------------ Summary: Controller should retry connecting to brokers to send state change requests Key: KAFKA-1187 URL: https://issues.apache.org/jira/browse/KAFKA-1187 Project: Kafka Issue Type: Bug Components: controller Affects Versions: 0.8.1 Reporter: Neha Narkhede Assignee: Neha Narkhede Priority: Critical
When brokers startup, controller tries connecting to the brokers. If the broker is temporarily in a gc pause or there is a network issue, this connection might fail. However, the controller will try sending state change requests that will fail since the connection was not successful -- This message was sent by Atlassian JIRA (v6.1.4#6159)