[
https://issues.apache.org/jira/browse/KAFKA-17703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-17703.
-----------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
merged the PR to trunk.
> 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
> Priority: Major
> Fix For: 4.0.0
>
>
> 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)