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

   If the streams rebalance protocol is enabled in 
StreamsUncaughtExceptionHandlerIntegrationTest, the streams application does 
not shut down correctly upon error.
   
   There are two causes for this
    - Sometimes, the SHUTDOWN_APPLICATION code only sent with the leave 
heartbeat, but that is not handled broker side.
    - The SHUTDOWN_APPLICATION code wasn't properly handled client-side at all
   


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