[
https://issues.apache.org/jira/browse/KAFKA-13781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-13781:
---------------------------------
Issue Type: Improvement (was: Bug)
> Ensure consistent inter-broker listeners in KRaft
> -------------------------------------------------
>
> Key: KAFKA-13781
> URL: https://issues.apache.org/jira/browse/KAFKA-13781
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Priority: Major
>
> 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.10#820010)