[ https://issues.apache.org/jira/browse/KAFKA-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13851161#comment-13851161 ]
Neha Narkhede commented on KAFKA-1187: -------------------------------------- Created reviewboard https://reviews.apache.org/r/16335/ against branch trunk > 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 > Attachments: KAFKA-1187.patch > > > 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)