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

Lee Dongjin commented on KAFKA-8507:
------------------------------------

I reviewed the tools in `bin` and found that the out-of-date tools are fixed in 
the PRs following:

1. https://github.com/apache/kafka/pull/3453 (KAFKA-5532)
 * ProducerPerformance

2. https://github.com/apache/kafka/pull/2161 (KAFKA-4307)
 * VerifiableConsumer
 * VerifiableProducer

3. https://github.com/apache/kafka/pull/3605 (KAFKA-2111)
 * ConsumerGroupCommand
 * ReassignPartitionsCommand
 * ConsoleConsumer
 * StreamResetter

Are there any tools I omitted?

> Support --bootstrap-server in all command line tools
> ----------------------------------------------------
>
>                 Key: KAFKA-8507
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8507
>             Project: Kafka
>          Issue Type: Improvement
>          Components: tools
>            Reporter: Jason Gustafson
>            Priority: Major
>              Labels: needs-kip
>
> This is a unambitious initial move toward standardizing the command line 
> tools. We have favored the name {{\-\-bootstrap-server}} in all new tools 
> since it matches the config {{bootstrap.server}} which is used by all 
> clients. Some older commands use {{\-\-broker-list}} or 
> {{\-\-bootstrap-servers}} and maybe other exotic variations. We should 
> support {{\-\-bootstrap-server}} in all commands and deprecate the other 
> options.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to