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)