Jason Gustafson created KAFKA-13781:
---------------------------------------

             Summary: Ensure consistent inter-broker listeners in KRaft
                 Key: KAFKA-13781
                 URL: https://issues.apache.org/jira/browse/KAFKA-13781
             Project: Kafka
          Issue Type: Bug
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson


A common cause of cluster misconfiguration is having mismatched inter-broker 
listeners. This can cause replication to fail, or in the case of zk clusters, 
it can prevent the controller from sending LeaderAndIsr state to the brokers. 
In KRaft, we can detect the misconfiguration at registration time on the 
controller and let the broker fail startup. This would allow users to detect 
the problem much more quickly.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to