chenboat opened a new issue, #8519:
URL: https://github.com/apache/pinot/issues/8519

   Today if an empty box Pinot server joins the cluster to replace an existing 
server (i.e., the two servers share the same id), it can take 10s of minutes 
for Helix to instruct the new server to download all the segments and get them 
online. During the above process, Pinot brokers still route queries to the new 
server, this behavior results in partial and incorrect query results.
   
   We should fix this bug by not routing the query to the server until it loads 
all the segments.


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