You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/22 15:15:58 UTC

[jira] [Commented] (KAFKA-3663) Proposal for a kafka broker command - kafka-brokers.sh

    [ https://issues.apache.org/jira/browse/KAFKA-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344469#comment-15344469 ] 

ASF GitHub Bot commented on KAFKA-3663:
---------------------------------------

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 <jt...@conversantmedia.com>
Date:   2016-06-20T02:30:42Z

    Initial checkin for KAFKA-3663 - kafka-brokers.sh command

commit dd01cd0ea2445472b186ea4ebe437ac526151cae
Author: Jayesh Thakrar <jt...@conversantmedia.com>
Date:   2016-06-22T06:07:59Z

    Made kafka-broker.sh executable

commit 0bb443add5e6cf085d6a95efa609c3fc3e0b2c19
Author: Jayesh Thakrar <jt...@conversantmedia.com>
Date:   2016-06-22T06:10:03Z

    Corrected applyBrokerFilter and some cosmetic updates

----


> Proposal for a kafka broker command - kafka-brokers.sh
> ------------------------------------------------------
>
>                 Key: KAFKA-3663
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3663
>             Project: Kafka
>          Issue Type: Improvement
>          Components: admin
>            Reporter: Jayesh Thakrar
>
> This is a proposal for an admin tool - say, kafka-brokers.sh to provide broker related useful information. See https://cwiki.apache.org/confluence/display/KAFKA/KIP-59%3A+Proposal+for+a+kafka+broker+command for details.
> The kafka-brokers.sh command mimics the kafka-topic.sh command, but provides details by broker rather than by topic.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)