[ https://issues.apache.org/jira/browse/KAFKA-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13620165#comment-13620165 ]
Swapnil Ghike commented on KAFKA-840: ------------------------------------- Makes sense. Should we also de-register the topic/broker change listeners when the partition/replica state machines are shutting down? > Controller tries to perform preferred replica election on failover before > state machines have started up > -------------------------------------------------------------------------------------------------------- > > Key: KAFKA-840 > URL: https://issues.apache.org/jira/browse/KAFKA-840 > Project: Kafka > Issue Type: Bug > Components: controller > Affects Versions: 0.8 > Reporter: Swapnil Ghike > Assignee: Swapnil Ghike > Priority: Blocker > Labels: bugs > Fix For: 0.8 > > Attachments: kafka-840-after-commit-v1.patch, kafka-840.patch, > kafka-840-v2.patch > > > If the admin/preferred_replica_election path is non-empty when a new > controller starts, the controller attempts to perform preferred replica > election before the partition and replica state machine have been > initialized. In this case, the controller will try to make invalid state > transitions. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira