Description
Under certain configuration is possible for the Kafka Server to boot up as a broker only but be the cluster metadata quorum leader. We should validate the configuration to avoid this case.
- If theĀ process.roles contains controller then the node.id needs to be in the controller.quorum.voters
- If theĀ process.roles doesn't contain controller then the node.id cannot be in the controller.quorum.voters
Attachments
Issue Links
- links to