keith-turner commented on a change in pull request #1043: FLUO-1002 Create 
integration test for `FluoAdmin.remove()`
URL: https://github.com/apache/fluo/pull/1043#discussion_r201009960
 
 

 ##########
 File path: 
modules/core/src/main/java/org/apache/fluo/core/util/CuratorUtil.java
 ##########
 @@ -116,6 +116,20 @@ public static CuratorFramework newCurator(String 
zookeepers, int timeout, String
     }
   }
 
+  public static boolean pathExist(CuratorFramework curator, String zPath) {
 
 Review comment:
   This new method does not seem to be used.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to