jira-importer commented on issue #554:
URL: https://github.com/apache/curator/issues/554#issuecomment-2604695495

   <i><a 
href="https://issues.apache.org/jira/secure/ViewProfile.jspa?name=githubbot";>githubbot</a>:</i>
   <p>Github user dragonsinth commented on a diff in the pull request:</p>
   
   <p>    <a 
href="https://github.com/apache/curator/pull/17#discussion_r15124193"; 
class="external-link" target="_blank" rel="nofollow 
noopener">https://github.com/apache/curator/pull/17#discussion_r15124193</a></p>
   
   <p>    &#8212; Diff: 
curator-client/src/main/java/org/apache/curator/utils/ZKPaths.java &#8212;<br/>
       @@ -112,6 +113,34 @@ public static PathAndNode getPathAndNode(String 
path)<br/>
    }</p>
   
   <p> /**<br/>
       +     * Given a full path, return the the individual parts, without 
slashes.<br/>
       +     * The root path will return an empty list.<br/>
       +     *<br/>
       +     * @param path the path<br/>
       +     * @return an array of parts<br/>
       +     */<br/>
       +    public static List<String> split(String path)<br/>
       &#8212; End diff &#8211;</p>
   
   <p>    will look at that</p>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@curator.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to