richardstartin commented on a change in pull request #7801:
URL: https://github.com/apache/pinot/pull/7801#discussion_r753243256



##########
File path: 
pinot-tools/src/main/java/org/apache/pinot/tools/admin/PinotAdministrator.java
##########
@@ -139,6 +139,7 @@
   boolean _version = false;
 
   int _status = 0;
+  boolean _shouldExitOnCompletion = true;

Review comment:
       I would be tempted to make this volatile, just in case.




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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to