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)