[
https://issues.apache.org/jira/browse/CURATOR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082305#comment-14082305
]
Jordan Zimmerman commented on CURATOR-133:
------------------------------------------
NodeCache.geturrentData.getPath returns the non-namespaced path. If it does I'd
consider that a bug. A really bad bug. I'm going to double check that. If it's
true, it will be nearly impossible to fix in a backward compatible way.
> 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.3.0, 2.6.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)