[
https://issues.apache.org/jira/browse/KAFKA-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953972#comment-14953972
]
ASF GitHub Bot commented on KAFKA-2490:
---------------------------------------
GitHub user SinghAsDev opened a pull request:
https://github.com/apache/kafka/pull/299
KAFKA-2490: support new consumer in ConsumerGroupCommand
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SinghAsDev/kafka KAFKA-2490
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/299.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 #299
----
commit 73ad826fb653c975dd4f8983219e611045d87ed7
Author: Ashish Singh <[email protected]>
Date: 2015-09-21T17:46:47Z
KAFKA-2490: support new consumer in ConsumerGroupCommand
----
> support new consumer in ConsumerGroupCommand
> --------------------------------------------
>
> Key: KAFKA-2490
> URL: https://issues.apache.org/jira/browse/KAFKA-2490
> Project: Kafka
> Issue Type: Sub-task
> Components: core
> Affects Versions: 0.9.0.0
> Reporter: Jun Rao
> Assignee: Ashish K Singh
> Priority: Blocker
> Fix For: 0.9.0.0
>
>
> We need to add an option to enable the new consumer in ConsumerGroupCommand.
> Since the new consumer no longer stores the owner of each partition in ZK, we
> need to patch ConsumerGroupCommand accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)