keith-turner commented on a change in pull request #1052: Issue 1003 - Refactor 
remove and init apis to check if running
URL: https://github.com/apache/fluo/pull/1052#discussion_r222990709
 
 

 ##########
 File path: modules/api/src/main/java/org/apache/fluo/api/client/FluoAdmin.java
 ##########
 @@ -37,6 +37,7 @@
 
     private boolean clearZookeeper = false;
     private boolean clearTable = false;
+    private boolean updateWithoutInitializing = false;
 
 Review comment:
   If `admin.updateSharedConfig()` fails when the application is running, then 
this field may not be needed.

----------------------------------------------------------------
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