Jason Gustafson created KAFKA-8507:
--------------------------------------
Summary: 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
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)