jkosh44 commented on a change in pull request #1087: Add Oracle count
functionality
URL: https://github.com/apache/fluo/pull/1087#discussion_r386755051
##########
File path:
modules/core/src/main/java/org/apache/fluo/core/client/FluoAdminImpl.java
##########
@@ -516,6 +517,23 @@ public boolean oracleExists() {
return oracleExists(getAppCurator());
}
+ public static int numOracles(CuratorFramework curator) {
Review comment:
Done
----------------------------------------------------------------
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]
With regards,
Apache Git Services