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

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

    [ https://issues.apache.org/jira/browse/KAFKA-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14934269#comment-14934269 ] 

Edward Ribeiro commented on KAFKA-2578:
---------------------------------------

Hey, [~hachikuji], this patch is so trivial... would you mind if I take a stab at it? 

> 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)