You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Edoardo Comar (Jira)" <ji...@apache.org> on 2023/01/04 14:42:00 UTC

[jira] [Created] (KAFKA-14571) ZkMetadataCache.getClusterMetadata is missing rack information for aliveNodes

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)