dang-stripe opened a new issue, #14107:
URL: https://github.com/apache/pinot/issues/14107

   We are testing some multistage queries with joins and adaptive routing 
turned on on a table using 3 replicas, 30 servers each. We joined against 
another much smaller table 90 replicas, 1 instance each on the same tenant. 
This led to all queries for the smaller table to only be handled by 2 of the 90 
servers. This happened with adaptive routing on.
   
   We tried turning it off, and we saw queries start routing to the other 90 
servers. It seems like there might be some incompatibility or undefined 
behavior between multistage and adaptive routing.
   
   If multistage + adaptive routing are not compatible, is it possible to 
disable adaptive routing for multistage queries by default? Or is this a bug in 
the code?
   
   cc @Jackie-Jiang @jadami10 @priyen-stripe 
   


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