You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/02/24 23:21:00 UTC

[jira] [Closed] (KAFKA-6943) Have option to shutdown KS cleanly if any threads crashes, or if all threads crash

     [ https://issues.apache.org/jira/browse/KAFKA-6943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Walker Carlson closed KAFKA-6943.
---------------------------------

> Have option to shutdown KS cleanly if any threads crashes, or if all threads crash
> ----------------------------------------------------------------------------------
>
>                 Key: KAFKA-6943
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6943
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>    Affects Versions: 1.1.0
>            Reporter: Antony Stubbs
>            Assignee: Walker Carlson
>            Priority: Major
>              Labels: user-experience
>             Fix For: 2.8.0
>
>
> ATM users have to implement this themselves. Might be nice to have an option to configure that if all threads crash, or if any crash, to initiate clean shutdown.
> This also has a gotcha where atm if you call KS#close without a timeout, from the uncaught exception handler, you dead lock.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)