61yao commented on PR #9836:
URL: https://github.com/apache/pinot/pull/9836#issuecomment-1323298327

   I took a look again about the fairness scheduling. This PR has nothing to do 
with that because it only deals with sending mailbox instead of receiving. I 
agree receiving side needs more thoughts.
   
   We want to have different connection for different request due to isolation. 
having one single connection between servers doesn't seem to be a good idea. If 
one request crashes or has error on the channel, all following request will 
fail. 


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