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

   The `read` call in `readAsync` was not protected by a try catch block which 
could throw an exception in a non-async fashion to the caller. This PR 
surrounds in the call in try-catch and adds appropriate tests.


-- 
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