You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/12/07 18:36:59 UTC

[GitHub] [pinot] 61yao commented on issue #9934: [multistage] defensive thread scheduling

61yao commented on issue #9934:
URL: https://github.com/apache/pinot/issues/9934#issuecomment-1341408140

   2) is needed regardless of 1) because 1) is for retrying mechanism. 
   
   Relying on MailboxReceiveOperator timeout is not good. It takes extra calls to check the timeout. we should do it at top level, which is the scheduling 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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org