xiangfu0 commented on issue #9553:
URL: https://github.com/apache/pinot/issues/9553#issuecomment-1271936586

   Thanks for reporting this! 
   
   I think we need to align the code: 
https://github.com/apache/pinot/blob/master/pinot-controller/src/main/java/org/apache/pinot/controller/ControllerConf.java#L429
   and 
   
https://github.com/apache/pinot/blob/master/pinot-tools/src/main/java/org/apache/pinot/tools/admin/command/StartControllerCommand.java#L207
   
   Do you want to submit a PR to let `StartControllerCommand` also handle  
`CONFIG_OF_ZOOKEEPR_SERVER = "pinot.zk.server";` from the class 
`org.apache.pinot.spi.utils.CommonConstants`


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

Reply via email to