[ 
https://issues.apache.org/jira/browse/KAFKA-16212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817425#comment-17817425
 ] 

Omnia Ibrahim commented on KAFKA-16212:
---------------------------------------

Actually there is another proposal 4# which is to wait till we drop ZK before 
handling this Jira this will get us to simply replace TopicPartition by 
TopicIdPrtition as no were in the code we will have situation where topic id 
might be none. 

> Cache partitions by TopicIdPartition instead of TopicPartition
> --------------------------------------------------------------
>
>                 Key: KAFKA-16212
>                 URL: https://issues.apache.org/jira/browse/KAFKA-16212
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 3.7.0
>            Reporter: Gaurav Narula
>            Assignee: Omnia Ibrahim
>            Priority: Major
>
> From the discussion in [PR 
> 15263|https://github.com/apache/kafka/pull/15263#discussion_r1471075201], it 
> would be better to cache {{allPartitions}} by {{TopicIdPartition}} instead of 
> {{TopicPartition}} to avoid ambiguity.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to