[
https://issues.apache.org/jira/browse/KAFKA-18555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914435#comment-17914435
]
Chia-Ping Tsai commented on KAFKA-18555:
----------------------------------------
[https://github.com/apache/kafka/pull/18579] removed some casing already, but
partition is still using casting. see
https://github.com/apache/kafka/pull/18579#issuecomment-2600820488
> 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
> Priority: Major
>
> 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)