You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/07/31 22:51:38 UTC

[GitHub] [kafka] dielhennr edited a comment on pull request #11159: MINOR: Change default node id in kraft broker properties

dielhennr edited a comment on pull request #11159:
URL: https://github.com/apache/kafka/pull/11159#issuecomment-890412999


   If all quorum voters wrote a `RegisterVoterRecord` or similar to the metadata quorum with the `node.id` and  `process.roles` of that node, then controllers would be able to triage invalid brokers registrations that use the same `node.id` as a controller. This is because if they are using the same `node.id` but we also know that `process.roles=broker,controller` then it would be valid configuration.


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org