valepakh opened a new pull request, #4928: URL: https://github.com/apache/ignite-3/pull/4928
https://issues.apache.org/jira/browse/IGNITE-24008 When cancelling map reduce task, we need to check if the dependent future is cancelled, it might be already running and will complete in a separate thread, so even if the initial future is cancelled, dependent could be completed. -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org