[ https://issues.apache.org/jira/browse/KAFKA-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao updated KAFKA-850: -------------------------- Attachment: kafka-850.patch Attach a patch. 1. Add an option to show only under replicated partitions. 2. Also addressed an existing issues: If one of the broker is down, the whole replica list is not shown. The fix only shows the broker id, not the broker host/port. Repeating the host/port info in each replica is probably redundant any way. > add an option to show under replicated partitions in list topic command > ----------------------------------------------------------------------- > > Key: KAFKA-850 > URL: https://issues.apache.org/jira/browse/KAFKA-850 > Project: Kafka > Issue Type: Improvement > Components: core > Affects Versions: 0.8 > Reporter: Jun Rao > Assignee: Jun Rao > Priority: Blocker > Attachments: kafka-850.patch > > > For debugging purpose, it's very important to be able to find out the under > replicated partitions quickly. List topic command is a good place to add this > feature. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira