xiangfu0 commented on code in PR #15088: URL: https://github.com/apache/pinot/pull/15088#discussion_r1970704248
########## pinot-broker/src/main/java/org/apache/pinot/broker/broker/helix/BaseBrokerStarter.java: ########## @@ -146,6 +147,7 @@ public abstract class BaseBrokerStarter implements ServiceStartable { protected HelixExternalViewBasedQueryQuotaManager _queryQuotaManager; protected MultiStageQueryThrottler _multiStageQueryThrottler; protected AbstractResponseStore _responseStore; + protected BrokerGrpcServer _brokerGrpcServer; Review Comment: I would love to have it enable by default with the same TLS as jetty -- 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