[ https://issues.apache.org/jira/browse/KAFKA-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791090#comment-14791090 ]
ASF GitHub Bot commented on KAFKA-2533: --------------------------------------- GitHub user SinghAsDev opened a pull request: https://github.com/apache/kafka/pull/220 KAFKA-2533: Create a member Metadata.Listener inside KafkaConsumer You can merge this pull request into a Git repository by running: $ git pull https://github.com/SinghAsDev/kafka KAFKA-2533 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/220.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #220 ---- commit 7f1a85ddd2f1200362424959349235b013112009 Author: Ashish Singh <asi...@cloudera.com> Date: 2015-09-11T21:39:55Z KAFKA-2533: Create a member Metadata.Listener inside KafkaConsumer ---- > Create a member Metadata.Listener inside KafkaConsumer > ------------------------------------------------------ > > Key: KAFKA-2533 > URL: https://issues.apache.org/jira/browse/KAFKA-2533 > Project: Kafka > Issue Type: Bug > Reporter: Ashish K Singh > Assignee: Ashish K Singh > > Create a member Metadata.Listener inside KafkaConsumer instead of letting > KafkaConsumer to implement this interface along with Consumer, since it is > only used in subscribe(Pattern). -- This message was sent by Atlassian JIRA (v6.3.4#6332)