[ https://issues.apache.org/jira/browse/KAFKA-12537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17469566#comment-17469566 ]
Guozhang Wang commented on KAFKA-12537: --------------------------------------- Hey [~wcarlson5] just for my own understanding: why is this only a problem for EOS? I feel for ALOS this is also a problem since in that case the thread would have already died out before it could enforce the rebalance right? > Single Threaded applications will not work with SHUTDOWN_APPLICATION > -------------------------------------------------------------------- > > Key: KAFKA-12537 > URL: https://issues.apache.org/jira/browse/KAFKA-12537 > Project: Kafka > Issue Type: Bug > Components: streams > Affects Versions: 2.8.0 > Reporter: Walker Carlson > Assignee: Walker Carlson > Priority: Major > Fix For: 2.8.0 > > > Single Threaded EOS applications will not work with the streams uncaught > exception handler option SHUTDOWN_APPLICATION. This is because the EOS thread > needs to close and clean up, but to send the shutdown signal it needs to have > at least one thread running. -- This message was sent by Atlassian Jira (v8.20.1#820001)