[
https://issues.apache.org/jira/browse/KAFKA-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14654035#comment-14654035
]
Guozhang Wang commented on KAFKA-2015:
--------------------------------------
The topic subscription was not fully implemented yet back then, hence we
manually subscribe to all the partitions of the topic (take a look at line 39
in BaseConsumer.java); now since topic subscription is almost done I think it
can continue to be worked on and merged in.
> Enable ConsoleConsumer to use new consumer
> ------------------------------------------
>
> Key: KAFKA-2015
> URL: https://issues.apache.org/jira/browse/KAFKA-2015
> Project: Kafka
> Issue Type: Sub-task
> Components: consumer
> Reporter: Guozhang Wang
> Assignee: Guozhang Wang
> Fix For: 0.9.0
>
> Attachments: KAFKA-2015.patch
>
>
> As titled, enable ConsoleConsumer to use new consumer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)