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

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

Till Rohrmann created FLINK-24437:
-------------------------------------

             Summary: 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
             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)