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

[jira] [Created] (CURATOR-169) CuratorFramework with a set namespace causes blocking in PathChildrenCache

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)