cmccabe opened a new pull request, #16774: URL: https://github.com/apache/kafka/pull/16774
Add support for the add-controller and remove-controller actions in kafka-metadata-quorum.sh. Since add-controller requires loading a KafkaConfig object, and we don't want to add a dependency between tools and core, do that part in core/src/main/java/kafka/server/MetadataQuorumVoterAdderImpl.java. Co-authored-by: Murali Basani <[email protected]> -- 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]
