You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ilantukh <gi...@git.apache.org> on 2018/06/09 15:00:45 UTC

[GitHub] ignite pull request #4172: GG-13911

GitHub user ilantukh opened a pull request:

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

    GG-13911

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-gg-13911

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

    https://github.com/apache/ignite/pull/4172.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 #4172
    
----
commit fbee7a93f6af633b5c197634b277873ed43bce8e
Author: Ilya Lantukh <il...@...>
Date:   2018-06-09T14:59:38Z

    GG-13911 : ExchangeFuture will not complete with Exception on concurrent snapshot.

----


---