[ https://issues.apache.org/jira/browse/KAFKA-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15342372#comment-15342372 ]
ASF GitHub Bot commented on KAFKA-3176: --------------------------------------- GitHub user vahidhashemian reopened a pull request: https://github.com/apache/kafka/pull/1536 MINOR: KAFKA-3176 Follow-up to fix minor issues You can merge this pull request into a Git repository by running: $ git pull https://github.com/vahidhashemian/kafka minor/KAFKA-3176-Followup Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1536.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 #1536 ---- commit 843026de9c224235fe46f3fc0e882cfd4f4fbf15 Author: Vahid Hashemian <vahidhashem...@us.ibm.com> Date: 2016-06-21T17:36:53Z MINOR: KAFKA-3176 Follow-up to fix minor issues ---- > Allow console consumer to consume from particular partitions when new > consumer is used. > --------------------------------------------------------------------------------------- > > Key: KAFKA-3176 > URL: https://issues.apache.org/jira/browse/KAFKA-3176 > Project: Kafka > Issue Type: New Feature > Components: tools > Affects Versions: 0.9.0.0 > Reporter: Jiangjie Qin > Assignee: Vahid Hashemian > Fix For: 0.10.1.0 > > > Previously we have simple consumer shell which can consume from a particular > partition. Moving forward we will deprecate simple consumer, it would be > useful to allow console consumer to consumer from a particular partition when > new consumer is used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)