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/11/10 08:33:17 UTC

[GitHub] [pinot] 61yao opened a new pull request, #9776: [multistage] Reproduce infinite loop in MailboxContentStreamObserver

61yao opened a new pull request, #9776:
URL: https://github.com/apache/pinot/pull/9776

   @walterddr 
   
   Followup for issue https://github.com/apache/pinot/issues/9720
   
   Is this expected to happen?
   If I am right, park-wait doesn't solve this issue because 
   line131 in MailboxReceiveOperator:  TransferableBlock block = mailbox.receive();  it never returns
   
   @agavra 


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


Re: [PR] [multistage] Reproduce infinite loop in MailboxContentStreamObserver [pinot]

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang closed pull request #9776: [multistage] Reproduce infinite loop in MailboxContentStreamObserver
URL: https://github.com/apache/pinot/pull/9776


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