icefury71 commented on issue #4525: Pinot server replacement in Cloud where we 
have no control over hostname
URL: 
https://github.com/apache/incubator-pinot/issues/4525#issuecomment-548063103
 
 
   > Unrelated to this PR, it will be great if we can support a mode where a 
node starts and grabs any available instanceId. This will be useful in 
cloud/kubernetes deployment where a new pinot server can provisioned and 
started on any host.
   
   @kishoreg Yes, that can be an extension to this issue. We can have 2 ways of 
assigning instance ID:
   a) Explicitly in HelixServerStarter (this is very useful in our environment 
wherein the instanceId is centrally coordinated outside of Pinot and explicitly 
assigned)
   b) Auto assign via some discovery mechanism (either by Pinot controller or 
external component).
   
   For now, are you ok with this approach ? 

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