GitHub user JThakrar opened a pull request: https://github.com/apache/kafka/pull/1539
KAFKA-3663 This implements KIP-59: Proposal for a kafka broker command. See https://cwiki.apache.org/confluence/display/KAFKA/KIP-59%3A+Proposal+for+a+kafka+broker+command for details and sample output. You can merge this pull request into a Git repository by running: $ git pull https://github.com/JThakrar/kafka KAFKA-3663 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1539.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 #1539 ---- commit 1e78dd685235a1e46accf27e559d216fda82f397 Author: Thakrar, Jayesh <jthak...@conversantmedia.com> Date: 2016-06-20T02:30:42Z Initial checkin for KAFKA-3663 - kafka-brokers.sh command commit dd01cd0ea2445472b186ea4ebe437ac526151cae Author: Jayesh Thakrar <jthak...@conversantmedia.com> Date: 2016-06-22T06:07:59Z Made kafka-broker.sh executable commit 0bb443add5e6cf085d6a95efa609c3fc3e0b2c19 Author: Jayesh Thakrar <jthak...@conversantmedia.com> Date: 2016-06-22T06:10:03Z Corrected applyBrokerFilter and some cosmetic updates ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---