Neil Buesing created KAFKA-12878: ------------------------------------ Summary: Support --bootstrap-server kafka-streams-application-reset Key: KAFKA-12878 URL: https://issues.apache.org/jira/browse/KAFKA-12878 Project: Kafka Issue Type: Improvement Components: tools Reporter: Neil Buesing Assignee: Mitchell Fix For: 2.5.0
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)