PoAn Yang created KAFKA-18555: --------------------------------- Summary: Avoid casting MetadataCache to KRaftMetadataCache Key: KAFKA-18555 URL: https://issues.apache.org/jira/browse/KAFKA-18555 Project: Kafka Issue Type: Improvement Reporter: PoAn Yang Assignee: PoAn Yang
Since we remove ZkMetadataCache in https://issues.apache.org/jira/browse/KAFKA-18373. There is only one MetadataCache in code. We can consider to use KRaftMetadataCache directly. ref: https://github.com/apache/kafka/pull/18553#issuecomment-2593078120 -- This message was sent by Atlassian Jira (v8.20.10#820010)