popsunlake opened a new pull request, #22846: URL: https://github.com/apache/kafka/pull/22846
The ZooKeeper-to-KRaft differences page uses unsupported plural forms for the `ConfigCommand` bootstrap options. This change replaces them with the implemented `--bootstrap-server` and `--bootstrap-controller` options for combined broker/controller nodes. It also removes nine metrics from the list described as ZooKeeper-only because they are still registered by the KRaft controller. No tests were run because this is a documentation-only change; the updates were verified against the `ConfigCommand` option definitions and tests, as well as the KRaft controller metric implementations and their focused tests. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
