Jay Bae created CURATOR-46:
------------------------------

             Summary: 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


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

Reply via email to