[jira] [Created] (FLINK-5190) ZooKeeperLeaderRetrievalService should not close the zk client when stop

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5190) ZooKeeperLeaderRetrievalService should not close the zk client when stop

Shang Yuanchun (Jira)
shuai.xu created FLINK-5190:
-------------------------------

             Summary: ZooKeeperLeaderRetrievalService should not close the zk client when stop
                 Key: FLINK-5190
                 URL: https://issues.apache.org/jira/browse/FLINK-5190
             Project: Flink
          Issue Type: Bug
          Components: Core
            Reporter: shuai.xu
            Assignee: shuai.xu


The zk client is created outside of ZooKeeperLeaderRetrievalService and psssed to it, when ZooKeeperLeaderRetrievalService stop, it should not stop the zk client as other may be using it outside.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)