[GitHub] [kafka] edoardocomar commented on pull request #13073: KAFKA-14571: Include rack info in ZkMetadataCache.getClusterMetadata

2023-01-04 Thread GitBox
edoardocomar commented on PR #13073: URL: https://github.com/apache/kafka/pull/13073#issuecomment-1371482567 @ijuma the `Cluster` object returned from `MetadataCache.getClusterMetadata(...)` is passed to `ClientQuotaCallback.updateClusterMetadata(...)` so I'd say it is used, thoug

[GitHub] [kafka] edoardocomar commented on pull request #13073: KAFKA-14571: Include rack info in ZkMetadataCache.getClusterMetadata

2023-01-04 Thread GitBox
edoardocomar commented on PR #13073: URL: https://github.com/apache/kafka/pull/13073#issuecomment-1371208107 > Thanks for the PR. Does this mean we are returning incorrect information to clients? Hi @ijuma thankfully we're not returning incorrect info in the describeCluster API