ankitsultana commented on PR #10417:
URL: https://github.com/apache/pinot/pull/10417#issuecomment-1469292500

   Found the issue: if an OpChain runs into a error, then it tries to send the 
error-block to the receiver and then return.
   
   If the OpChain returns a error-block, we issue a cancel. This has a race 
with the error-block sent upstream because sends are async.
   
   Will raise a fix shortly. Thanks folks for reporting this.


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