GitHub user agoncharuk opened a pull request: https://github.com/apache/ignite/pull/5483
IGNITE-10381 Fixed U.doInParallel early termination You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10381 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5483.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #5483 ---- commit b8d13437f7aeb4b9ec6aaec83ee451fcaf24e281 Author: Alexey Goncharuk <alexey.goncharuk@...> Date: 2018-11-22T16:07:52Z IGNITE-10381 Fixed U.doInParallel early termination ---- ---