adixitconfluent commented on PR #22780: URL: https://github.com/apache/kafka/pull/22780#issuecomment-4913726082
Also, there are some key paths which look untested in the current PR - 1. Async read failure (exception path in `maybeCompleteAsyncFetch`) 2. Timeout while async read is in-flight (`completeShareFetchAsyncRequest` with !pendingFetch.isDone()) 3. Remote fetch triggered after async read 4. The `completeAsyncRequestWithEmptyResponse` path -- 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]
