[ 
https://issues.apache.org/jira/browse/KAFKA-13560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850290#comment-17850290
 ] 

Satish Duggana commented on KAFKA-13560:
----------------------------------------

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}


> 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: 3.8.0
>
>
> https://github.com/apache/kafka/pull/11390#discussion_r762366976
> https://github.com/apache/kafka/pull/11390#discussion_r1033141283



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

Reply via email to