[ 
https://issues.apache.org/jira/browse/KAFKA-13560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colin McCabe updated KAFKA-13560:
---------------------------------
    Fix Version/s: 4.0.0
                       (was: 3.9.0)

> Load indexes and data in async manner in the critical path of replica fetcher 
> threads. 
> ---------------------------------------------------------------------------------------
>
>                 Key: KAFKA-13560
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13560
>             Project: Kafka
>          Issue Type: Task
>          Components: core
>            Reporter: Satish Duggana
>            Priority: Major
>             Fix For: 4.0.0
>
>
> https://github.com/apache/kafka/pull/11390#discussion_r762366976
> https://github.com/apache/kafka/pull/11390#discussion_r1033141283
> https://github.com/apache/kafka/pull/15690 removed the below method from in 
> `TierStateMachine` interface. This can be added back when we implement the 
> functionality required to address this issue. 
> {code:java}
> public Optional<PartitionFetchState> maybeAdvanceState(TopicPartition 
> topicPartition, PartitionFetchState currentFetchState)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to