smjn opened a new pull request, #22707:
URL: https://github.com/apache/kafka/pull/22707

   ReplicaManagerLogReader.readAsync fetch data from remote storage, if 
enabled. The response is async. Current code does not bound this call to remote 
storage. This PR adds uses the existing `remoteFetchMaxWaitMs` to alleviate the 
situation by scheduling a timed killer task into the replica manager's timer 
wheel.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to