[ 
https://issues.apache.org/jira/browse/CURATOR-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214803#comment-14214803
 ] 

ASF GitHub Bot commented on CURATOR-166:
----------------------------------------

Github user madrob commented on the pull request:

    https://github.com/apache/curator/pull/54#issuecomment-63331319
  
    We already consider it valid to call with an empty parent and child, so it 
would not be too surprising to have makePath() behave the same as 
makePath(null) and makePath(null, null) by returning "/".


> Make ZKPaths accept more than one child
> ---------------------------------------
>
>                 Key: CURATOR-166
>                 URL: https://issues.apache.org/jira/browse/CURATOR-166
>             Project: Apache Curator
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Ricardo Ferreira
>            Priority: Trivial
>
> ZKPaths currently only accepts one parent and one child nodes. It would be 
> useful to be able to create paths with more depth.



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

Reply via email to