You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2015/09/24 23:50:04 UTC

[jira] [Created] (KAFKA-2578) Client Metadata internal state should be synchronized

Jason Gustafson created KAFKA-2578:
--------------------------------------

             Summary: Client Metadata internal state should be synchronized
                 Key: KAFKA-2578
                 URL: https://issues.apache.org/jira/browse/KAFKA-2578
             Project: Kafka
          Issue Type: Bug
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson
            Priority: Trivial


Some recent patches introduced a couple new fields in o.a.k.clients.Metadata: 'listeners' and 'needMetadataForAllTopics'. Accessor methods for these fields should be synchronized like the rest of the internal Metadata state.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)