Jackie-Jiang commented on a change in pull request #4222: Add startup/shutdown 
checks for HelixServerStarter
URL: https://github.com/apache/incubator-pinot/pull/4222#discussion_r285802018
 
 

 ##########
 File path: 
pinot-common/src/main/java/org/apache/pinot/common/utils/CommonConstants.java
 ##########
 @@ -171,13 +171,8 @@ public ServerType getServerType() {
     public static final String CONFIG_OF_REQUEST_HANDLER_FACTORY_CLASS = 
"pinot.server.requestHandlerFactory.class";
     public static final String CONFIG_OF_NETTY_PORT = 
"pinot.server.netty.port";
     public static final String CONFIG_OF_ADMIN_API_PORT = 
"pinot.server.adminapi.port";
-    public static final String CONFIG_OF_STARTER_ENABLE_SEGMENTS_LOADING_CHECK 
=
 
 Review comment:
   Discussed offline, log warnings for usage of deprecated config keys

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to