You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "shuai.xu (JIRA)" <ji...@apache.org> on 2017/02/14 02:52:41 UTC

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

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

shuai.xu resolved FLINK-5190.
-----------------------------
    Resolution: Fixed

fix via cbfb807d65b68b2b6157e1b1d42606123ea499ad

> 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
>              Labels: flip-6
>
> 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.15#6346)