GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/5026 IGNITE-9932 Ignoring exchanger critical section begin/end if called from illegal thread.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/andrey-kuznetsov/ignite ignite-9932
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5026.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5026
----
commit f5db2ad273b5e79b30971e6be5e4c5e501e0315e
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-10-18T14:08:16Z
IGNITE-9932 Ignoring exchanger critical section begin/end if called from illegal thread.
----
---