PKNaveen opened a new pull request, #23222: URL: https://github.com/apache/kafka/pull/23222
Added a note on setUncaughtExceptionHandler when `streams#close()` is used on the same thread causing and deadlock and not shutting down as expected Solution: To move the `close()` outside after flagging the error or use it with a timeout Note: Local `./gradlew streams:test` 35 of the tests were failling, I believe JavaDoc changes are not the cause. -- 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]
