Abhinav Dixit created KAFKA-17703:
-------------------------------------
Summary: Move DelayedActionsQueue outside DelayedShareFetch
Key: KAFKA-17703
URL: https://issues.apache.org/jira/browse/KAFKA-17703
Project: Kafka
Issue Type: Sub-task
Reporter: Abhinav Dixit
Assignee: Abhinav Dixit
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)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)