gortiz opened a new pull request, #16077:
URL: https://github.com/apache/pinot/pull/16077

   While working on https://github.com/apache/pinot/pull/16075, I've reused the 
`sampleAndCheckInterruption` method to also check for timeouts during 
execution. When I did that, I found it strange that this method early 
terminates children but doesn't fail. Instead, it seems to return the same 
error returned by one of the children, but that doesn't look like what we want 
to do. This simple PR solves that possible issue


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