[GitHub] ignite pull request #5026: IGNITE-9932 Ignoring exchanger critical section b...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5026: IGNITE-9932 Ignoring exchanger critical section b...

andrey-kuznetsov
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.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 #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.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5026: IGNITE-9932 Ignoring exchanger critical section b...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/5026


---