You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/10/16 16:58:56 UTC

[GitHub] [incubator-pinot] siddharthteotia commented on pull request #6150: Adding grpcPort in controller instance API response

siddharthteotia commented on pull request #6150:
URL: https://github.com/apache/incubator-pinot/pull/6150#issuecomment-710222993


   > ## Description
   > Adding field "grpcPort" in controller's /instance API responses.
   > So external services can get the grpc port used for the given pinot server.
   > The default grpc port is 8090 if enabled, for non-enabled server instances, will put -1 there.
   
   IIUC, this is so that for streaming, external services can directly talk to the server and stream results? Is there any other use case?


----------------------------------------------------------------
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:
users@infra.apache.org



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