Jackie-Jiang commented on issue #9793:
URL: https://github.com/apache/pinot/issues/9793#issuecomment-1322848403

   The table won't automatically switch to use the new servers/brokers if the 
instance id doesn't match. Users will need to manually trigger a 
rebalance/rebuildBrokerResourceFromHelixTags to switch to the new 
servers/brokers because pinot won't know if the old instances are permanently 
gone. Usually the way to replace dead instances is to start new instances with 
the same instance id, so that the table is automatically served by the new 
instances.


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