Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In reference to comments https://github.com/apache/kafka/pull/17177#issuecomment-2392017658 and https://github.com/apache/kafka/pull/17177#issuecomment-2392108397 , we need to do the following -
1. Move ActionQueue outside DelayedShareFetch class to SharePartitionManager where SharePartitionManager has the ability to add a delayed action to the ActionQueue.
2. Add TopicPartition as a key for delayed share fetch along with SharePartition (that is already present right now)
Attachments
Issue Links
- links to