Jackie-Jiang opened a new pull request, #8525:
URL: https://github.com/apache/pinot/pull/8525

   Fix #8519 
   
   For new joined server, or server not shut down normal previously, the 
`shutdownInProgress` won't be set properly when it starts. This can cause 
brokers routing queries to it before it finishes the startup check and cause 
performance issue.
   This PR adds the flag if it is not set when server starts. Also reduces the 
updates of instance config by checking before setting.


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

Reply via email to