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

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

     [ https://issues.apache.org/jira/browse/KAFKA-14571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma resolved KAFKA-14571.
---------------------------------
    Resolution: Fixed

> ZkMetadataCache.getClusterMetadata is missing rack information in 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
>            Priority: Minor
>             Fix For: 3.4.0, 3.3.3
>
>
> 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)