Dmitry Konstantinov created CURATOR-169:
-------------------------------------------
Summary: CuratorFramework with a set namespace causes blocking in
PathChildrenCache
Key: CURATOR-169
URL: https://issues.apache.org/jira/browse/CURATOR-169
Project: Apache Curator
Issue Type: Bug
Components: Recipes
Reporter: Dmitry Konstantinov
org.apache.curator.framework.CuratorFramework#newNamespaceAwareEnsurePath is
used in PathChildrenCache, so if during a PathChildrenCache initialisation
where is no established connection to Zookeeper we are blocking in
PathChildrenCache constructor. The situation is valid for case with an
specified namespace for CuratorFramework.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)