GitHub user ivandasch opened a pull request:
https://github.com/apache/ignite/pull/3826 IGNITE-8203 Correctly handles ClosedByInterrupt exception while
partition initializes.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ivandasch/ignite ignite-8203
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3826.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3826
----
commit 53c9eb620bbc22e55e7fed7397b39f1744d3128e
Author: Ivan Daschinskiy <ivandasch@...>
Date: 2018-04-16T13:01:17Z
IGNITE-8203 Correctly handles ClosedByInterrupt exception while
partition initializes.
----
---