gortiz commented on issue #14624:
URL: https://github.com/apache/pinot/issues/14624#issuecomment-2560813357

   > It should be fairly straightforward to get the servers queried from the 
query plan in the broker. I'm not sure if there's a straightforward way to get 
the servers responded stats though.
   
   I think in MSE there is now way a query can finish successfully if a queried 
server doesn't respond. So in successful queries we can always return the same 
value used in server queries. What I don't think it is worth it is to try to 
calculate how many servers didn't answer. That makes sense in SSE where users 
can choose availability over consistency.


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