TengYao Chi created KAFKA-17128: ----------------------------------- Summary: Make node.id immutable after removing Zookeeper Key: KAFKA-17128 URL: https://issues.apache.org/jira/browse/KAFKA-17128 Project: Kafka Issue Type: Improvement Reporter: TengYao Chi
Making `nodeId` mutable is a workaround to fix the issue of de-synchronization between the generated `brokerId` and `nodeId`. It should be back to immutable after removing zookeeper. -- This message was sent by Atlassian Jira (v8.20.10#820010)