[
https://issues.apache.org/jira/browse/KAFKA-13192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-13192.
------------------------------------
Resolution: Won't Fix
see KAFKA-13224
> broker.id and node.id can be specified inconsistently
> -----------------------------------------------------
>
> Key: KAFKA-13192
> URL: https://issues.apache.org/jira/browse/KAFKA-13192
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Ron Dagostino
> Assignee: Ron Dagostino
> Priority: Major
>
> If both broker.id and node.id are set, and they are set inconsistently
> (e.g.broker.id=0, node.id=1) then the value of node.id is used and the
> broker.id value is left at the original value. The server should detect this
> inconsistency, throw a ConfigException, and fail to start.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)