Edoardo Comar created KAFKA-14571:
-------------------------------------
Summary: ZkMetadataCache.getClusterMetadata is missing rack
information for aliveNodes
Key: KAFKA-14571
URL: https://issues.apache.org/jira/browse/KAFKA-14571
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 3.3
Reporter: Edoardo Comar
Assignee: Edoardo Comar
ZkMetadataCache.getClusterMetadata returns a Cluster object where the
aliveNodes are missing their rack info.
when ZkMetadataCache updates the metadataSnapshot, includes the rack in
`aliveBrokers` but not in `aliveNodes`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)