[
https://issues.apache.org/jira/browse/KAFKA-7232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574571#comment-16574571
]
huxihx commented on KAFKA-7232:
-------------------------------
This needs a KIP, right?
> Allow kafka-topics.sh to take brokerid as parameter to show partitions
> associated with it
> -----------------------------------------------------------------------------------------
>
> Key: KAFKA-7232
> URL: https://issues.apache.org/jira/browse/KAFKA-7232
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ratish Ravindran
> Priority: Minor
>
> Currently with kafka-topics.sh if we want to get the list of partitions
> associated with a specific broker irrespective of whether it is leader or
> replica, we pipe the output and then do grep on it.
> I am proposing the change to add option in TopicCommand.scala to pass the
> broker id.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)