You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by andrey-kuznetsov <gi...@git.apache.org> on 2018/10/18 14:16:27 UTC

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

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 <st...@...>
Date:   2018-10-18T14:08:16Z

    IGNITE-9932 Ignoring exchanger critical section begin/end if called from illegal thread.

----


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---