You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2014/08/01 01:08:38 UTC

[jira] [Created] (CURATOR-133) NodeCache doesn't properly respect namespaced curators

John Vines created CURATOR-133:
----------------------------------

             Summary: NodeCache doesn't properly respect namespaced curators
                 Key: CURATOR-133
                 URL: https://issues.apache.org/jira/browse/CURATOR-133
             Project: Apache Curator
          Issue Type: Bug
    Affects Versions: 2.6.0, 2.3.0
            Reporter: John Vines
            Assignee: Jordan Zimmerman


When you construct a NodeCache from a Namespaced CuratorFramework, it will create an EnsurePath to validate the path for it. However, it will attach the listener in internalRebuild() to the raw path, which hasn't been adjusted for the namespace.



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