satishd commented on PR #15060:
URL: https://github.com/apache/kafka/pull/15060#issuecomment-1877333095

   @iit2009060 You may have mistyped as controller but it does not have any 
role in the fetch path here. 
   Remote fetch is executed through a specific purgatory with 
DelayedRemoteFetch and read operation/callback is executed in a specific thread 
pool. It returns empty records when there is no data for a specific offset in 
the remote storage.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to