[ https://issues.apache.org/jira/browse/KAFKA-7717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722841#comment-16722841 ]
ASF GitHub Bot commented on KAFKA-7717: --------------------------------------- murong00 opened a new pull request #6038: KAFKA-7717: Optimize EndToEndLatency tool for better arguments description. URL: https://github.com/apache/kafka/pull/6038 It's better to use `OptionParser` for arguments description which can avoid ambiguous description. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Enable security configs in kafka.tools.EndToEndLatency > ------------------------------------------------------ > > Key: KAFKA-7717 > URL: https://issues.apache.org/jira/browse/KAFKA-7717 > Project: Kafka > Issue Type: Improvement > Reporter: Stanislav Kozlovski > Priority: Minor > > The [end to end latency > tool|[http://example.com|https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/tools/EndToEndLatency.scala]] > does not support security configurations for authenticating to a secured > broker. It only accepts `bootstrap.servers`, rendering it useless against > SASL-secured clusters -- This message was sent by Atlassian JIRA (v7.6.3#76005)