Charles Ruhland created CURATOR-361:
---------------------------------------

             Summary: NamespaceImpl.unfixForNamespace() removes leading slash 
if namespace is empty
                 Key: CURATOR-361
                 URL: https://issues.apache.org/jira/browse/CURATOR-361
             Project: Apache Curator
          Issue Type: Bug
          Components: Framework
    Affects Versions: 2.11.1
            Reporter: Charles Ruhland
            Priority: Minor


When using a {{CuratorFramework}} client with a namespace set explicitly to the 
empty string via the builder, calls to {{unfixForNamespace()}} on its 
{{namespace}} field will result in invalid paths that are missing their leading 
slash; e.g. {{/foo/bar}} becomes {{foo/bar}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to