You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aitozi (Jira)" <ji...@apache.org> on 2021/10/04 01:44:00 UTC

[jira] [Commented] (FLINK-24437) Remove unhandled exception handler from CuratorFramework before closing it

    [ https://issues.apache.org/jira/browse/FLINK-24437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423746#comment-17423746 ] 

Aitozi commented on FLINK-24437:
--------------------------------

Thanks for creating this ticket, I will fix this . Could assign this to me [~trohrmann]? 

> Remove unhandled exception handler from CuratorFramework before closing it
> --------------------------------------------------------------------------
>
>                 Key: FLINK-24437
>                 URL: https://issues.apache.org/jira/browse/FLINK-24437
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.14.0, 1.15.0
>            Reporter: Till Rohrmann
>            Priority: Major
>             Fix For: 1.15.0, 1.14.1
>
>
> With FLINK-24021 we add an unhandled exception handler to the started {{CuratorFramework}}. In order to avoid that shutting down the {{CuratorFramework}} causes triggering of this handler, we should unregister it before closing the {{CuratorFramework}} instance.



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