[
https://issues.apache.org/jira/browse/KAFKA-7232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ray Chiang updated KAFKA-7232:
------------------------------
Component/s: tools
> 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
> Components: tools
> 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)