You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "zhangshuxing (JIRA)" <ji...@apache.org> on 2014/04/02 15:49:15 UTC

[jira] [Created] (CURATOR-100) The close() method of CuratorFramework does not take effect when using EnsurePath

zhangshuxing created CURATOR-100:
------------------------------------

             Summary: The close() method of CuratorFramework does not take effect when using EnsurePath 
                 Key: CURATOR-100
                 URL: https://issues.apache.org/jira/browse/CURATOR-100
             Project: Apache Curator
          Issue Type: Bug
          Components: Framework
    Affects Versions: 2.3.0
            Reporter: zhangshuxing


In my application,I use just one instance of CuratorFramework and expose it as a bean,so other bean can refer to  it .I find when the close method of CuratorFramework is invoked,and then EnsurePath still try to get a new instance of ZooKeeper.I wonder whether it is a problem.



--
This message was sent by Atlassian JIRA
(v6.2#6252)