brandboat opened a new pull request, #19803: URL: https://github.com/apache/kafka/pull/19803
This patch resolves the following issues in MetadataCache#toCluster: - Avoids duplicate Node entries when a broker has multiple endpoints. - Fixes a bug where fenced brokers result in NPE. - Ensures missing topic IDs are properly populated in cluster metadata. - Delete unused test code snippet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org