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

 ##########
 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:
   Not sure about the full implications of adding another field to 
`InitializationOptions`.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to