aloknnikhil opened a new pull request #9916: URL: https://github.com/apache/kafka/pull/9916
- Typically, Raft Quorum Configuration is provided through the same properties file as the Broker/Controller a.k.a KafkaConfig - During the lifecycle of the Broker/Controller, we do reference the Quorum configuration outside of the RaftConfig (Eg: RaftManager.scala) ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI build status - [x] Verify documentation (including upgrade notes) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
