You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2013/03/25 18:27:15 UTC

[jira] [Created] (KAFKA-825) KafkaController.isActive() needs to be synchronized

Jun Rao created KAFKA-825:
-----------------------------

             Summary: 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
         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