Randgalt commented on a change in pull request #366:
URL: https://github.com/apache/curator/pull/366#discussion_r422765176
##########
File path:
curator-framework/src/main/java/org/apache/curator/framework/imps/CreateBuilderImpl.java
##########
@@ -751,7 +748,7 @@ public String forPath(String path) throws Exception {
private static String getProtectedPrefix(String protectedId)
Review comment:
This method should be public as well. Also, move the whole bit (all 4
APIs into a helper util class in the root).
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]