You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Suyash Srivastava (Jira)" <ji...@apache.org> on 2021/12/06 07:56:00 UTC

[jira] [Created] (KAFKA-13508) Introduction of "-head" flag for describe tool for broker

Suyash Srivastava created KAFKA-13508:
-----------------------------------------

             Summary: Introduction of "-head" flag for describe tool for broker
                 Key: KAFKA-13508
                 URL: https://issues.apache.org/jira/browse/KAFKA-13508
             Project: Kafka
          Issue Type: Improvement
          Components: KafkaConnect, tools
            Reporter: Suyash Srivastava


{{kafka-log-dirs.sh --bootstrap-server <broker1>:<port1> --describe --broker-list <broker-ID>}}

{{This command prints all log directories that results in an output of 500+ lines, if we only need the broker id's of the brokers that responded to check connectivity, the command should have an optional flag that shortens the output to only print broker id's, which leads to decrease in latency.}}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)