You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/08/12 04:13:00 UTC

[jira] [Resolved] (KAFKA-13165) Validate node id, process role and quorum voters

     [ https://issues.apache.org/jira/browse/KAFKA-13165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantine Karantasis resolved KAFKA-13165.
--------------------------------------------
    Resolution: Fixed

> Validate node id, process role and quorum voters
> ------------------------------------------------
>
>                 Key: KAFKA-13165
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13165
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: kraft
>            Reporter: Jose Armando Garcia Sancio
>            Assignee: Ryan Dielhenn
>            Priority: Blocker
>              Labels: kip-500
>             Fix For: 3.0.0
>
>
> 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}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)