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

[jira] [Closed] (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:all-tabpanel ]

Till Rohrmann closed FLINK-24437.
---------------------------------
    Resolution: Fixed

Fixed via

1.15.0: 43ff97396dd6c6d68cef5d8f57ff1685c6e276b4
1.14.1: a25b12552550a99c0332ae2352314b06250737e7

> 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
>            Assignee: Aitozi
>            Priority: Major
>              Labels: pull-request-available
>             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)