[
https://issues.apache.org/jira/browse/KAFKA-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KAFKA-1187 started by Neha Narkhede.
> 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)