You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Cameron McKenzie (JIRA)" <ji...@apache.org> on 2016/12/07 02:50:59 UTC

[jira] [Resolved] (CURATOR-361) NamespaceImpl.unfixForNamespace() removes leading slash if namespace is empty

     [ https://issues.apache.org/jira/browse/CURATOR-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cameron McKenzie resolved CURATOR-361.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.11.2
                   3.2.2

> 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
>             Fix For: 3.2.2, 2.11.2
>
>
> 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)