JiayaoS opened a new pull request, #22345: URL: https://github.com/apache/kafka/pull/22345
Remove `topicIdByPartitionMap` from `RemoteLogManager` and resolve topic IDs from the metadata cache for normal remote log operations. For stop-partition paths, pass `TopicIdPartition` through `StopPartition` so remote log cleanup can use the topic ID from the metadata image even when the current metadata cache no longer contains the topic. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
