saurabhd336 commented on code in PR #8669:
URL: https://github.com/apache/pinot/pull/8669#discussion_r869915450


##########
pinot-spi/src/main/java/org/apache/pinot/spi/utils/CommonConstants.java:
##########
@@ -527,7 +527,7 @@ public static class Minion {
     public static final String CONFIG_OF_TASK_AUTH_TOKEN = "task.auth.token";
     public static final String CONFIG_OF_ADMIN_API_PORT = 
"pinot.minion.adminapi.port";
     public static final String MINION_TLS_PREFIX = "pinot.minion.tls";
-    public static final int DEFAULT_ADMIN_API_PORT = 6500;
+    public static final int DEFAULT_ADMIN_API_PORT = 9514;

Review Comment:
   Ack. 



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