[ https://issues.apache.org/jira/browse/KAFKA-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao updated KAFKA-825: -------------------------- Resolution: Fixed Fix Version/s: 0.8 Status: Resolved (was: Patch Available) Thanks for the review. Committed to 0.8. > KafkaController.isActive() needs to be synchronized > --------------------------------------------------- > > Key: KAFKA-825 > URL: https://issues.apache.org/jira/browse/KAFKA-825 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 0.8 > Reporter: Jun Rao > Assignee: Jun Rao > Priority: Blocker > Fix For: 0.8 > > Attachments: kafka-825.patch > > > KafkaController.isActive() is not synchronized right now. This means that it > could read an outdated controllerContext.controllerChannelManager. -- 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