mirror of https://github.com/apache/kafka.git
JIRA: [KAFKA-19563](https://issues.apache.org/jira/browse/KAFKA-19563) Improve the add-controller doc to notify users they have to add the configs to be passed to admin client into the controller.properties before the improvement is done. ``` --command-config COMMAND_CONFIG Property file containing configs to be passed to Admin Client. For add-controller, the file is used to specify the controller properties as well. ``` Reviewers: Chia-Ping Tsai <chia7712@gmail.com> |
||
---|---|---|
.. | ||
documentation | ||
images | ||
js | ||
streams | ||
README.md | ||
api.html | ||
compatibility-summary.html | ||
configuration.html | ||
connect.html | ||
design.html | ||
docker.html | ||
documentation.html | ||
ecosystem.html | ||
implementation.html | ||
introduction.html | ||
ops.html | ||
protocol.html | ||
quickstart.html | ||
security.html | ||
toc.html | ||
upgrade.html | ||
uses.html | ||
zk2kraft-summary.html |
README.md
Docs
The documentation needs to run with kafka-site. Please check the README in the kafka-site repository to preview documentation locally.