fx19880617 opened a new pull request #4517: Adding config to use let 
controller/broker/server to set hostname
URL: https://github.com/apache/incubator-pinot/pull/4517
 
 
   The motivation for this PR is to support cloud deployment in k8s.
   In a cloud deployment, usually ip address is not guaranteed to be the same.
   So we need to use container provided hostname, e.g. in k8s, we can use 
`statefulset.apps` to deploy multiple pinot brokers, each instance will be 
named as `pinot-broker-0`, `pinot-broker-1`, ...

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to