You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/10/26 23:03:39 UTC

[GitHub] [kafka] jolshan edited a comment on pull request #11331: KAFKA-13111: Re-evaluate Fetch Sessions when using topic IDs

jolshan edited a comment on pull request #11331:
URL: https://github.com/apache/kafka/pull/11331#issuecomment-949274575


   TODOs:
   1. ~Change inconsistent topic ID so it is no longer a top level error~
   2. ~Maybe refactor some of the receiving side code, we have a map with TopicIdPartition, PartitionData and both contain topic ID~ Decided to hold off on this as there are still usages for TopicIdPartition in the receiving side.
   3. Maybe change FetchSession to update newly unresolved partitions to no longer include topic name.


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org