You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2013/07/10 07:55:48 UTC

[jira] [Resolved] (CURATOR-46) ZKPaths.makePath should return the valid path when the child is "/"

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

Jordan Zimmerman resolved CURATOR-46.
-------------------------------------

    Resolution: Fixed

Patch applied
                
> ZKPaths.makePath should return the valid path when the child is "/"
> -------------------------------------------------------------------
>
>                 Key: CURATOR-46
>                 URL: https://issues.apache.org/jira/browse/CURATOR-46
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 2.1.0-incubating
>            Reporter: Jay Bae
>             Fix For: 2.1.1-incubating
>
>         Attachments: CURATOR-46.patch
>
>
> ZKPaths.makePath() has a bug when parent is "abc" and child is '/', it should return "/abc" but it's returning "/abc/" which is invalid.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira