[GitHub] ignite pull request #4862: IGNITE-9723: use blockingSectionBegin method to w...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4862: IGNITE-9723: use blockingSectionBegin method to w...

andrey-kuznetsov
GitHub user Mmuzaf opened a pull request:

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

    IGNITE-9723: use blockingSectionBegin method to wrap exch future

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Mmuzaf/ignite ignite-9723

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4862.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 #4862
   
----
commit e1d0df6c1e647f523c10f424d642564122f0119e
Author: Maxim Muzafarov <maxmuzaf@...>
Date:   2018-09-28T07:23:56Z

    IGNITE-9723: use blockingSectionBegin method to wrap exch future

----


---