jtao15 commented on a change in pull request #7178:
URL: https://github.com/apache/pinot/pull/7178#discussion_r684541526
##########
File path:
pinot-tools/src/main/java/org/apache/pinot/tools/BootstrapTableTool.java
##########
@@ -31,7 +31,7 @@
import java.util.Map;
import org.apache.commons.io.FileUtils;
import org.apache.pinot.common.minion.MinionClient;
-import org.apache.pinot.core.common.MinionConstants;
+import org.apache.pinot.common.minion.MinionConstants;
Review comment:
As discussed offline, removed the validation check and this pr will be
backward compatible. Will file another pr for the validation.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]