Ratish Ravindran created KAFKA-7232:
---------------------------------------

             Summary: 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


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)

Reply via email to