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

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

mitchell-h commented on pull request #8023: KAFKA-8507 kip 499 Unify connection 
name flag for command line tool
URL: https://github.com/apache/kafka/pull/8023
 
 
   This is a change updates ConsoleProducer, ConsumerPerformance, 
VerifiableProducer, and VerifiableConsumer classes to add and prefer the 
--bootstrap-server flag for defining the connection point of the Kafka cluster.
   
   
   ### Committer Checklist (excluded from commit message)
   - [x ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


> 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
>            Assignee: Mitchell
>            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
(v8.3.4#803005)

Reply via email to