[
https://issues.apache.org/jira/browse/CURATOR-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082308#comment-14082308
]
Jordan Zimmerman commented on CURATOR-133:
------------------------------------------
I just did a test and getCurrentData().getPath() returns the correct namespaced
path. Can you produce a test?
> 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)