Jackie-Jiang commented on issue #16253: URL: https://github.com/apache/pinot/issues/16253#issuecomment-3025490372
cc @gortiz @vrajat @vvivekiyer Per my code reading: Adaptive routing is built within the broker routing manager, which is shared across SSE and MSE. It is applied for MSE leaf stage, and if we limit the fanout to leaf stage servers (#16084), we can leverage adaptive routing. There seems to be gaps on how to reflect back the server stats to adaptive routing for MSE because seems the stats are only gathered for SSE. I think we'll need to revisit that logic. -- 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