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/12/07 15:39:37 UTC

[GitHub] ignite pull request #5609: IGNITE-10589

GitHub user ilantukh opened a pull request:

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

    IGNITE-10589

    

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

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

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

    https://github.com/apache/ignite/pull/5609.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 #5609
    
----
commit 3ed80f1c6709e0ee3f1d51dc5614a60e3f146c8f
Author: Ilya Lantukh <il...@...>
Date:   2018-12-07T14:05:03Z

    IGNITE-10589 : Fixed lastAffTopVer check in DiscoCache for merged exchanges.

commit f7eb669e561db5653c801553bc7fc4788d03ba4a
Author: Ilya Lantukh <il...@...>
Date:   2018-12-07T14:55:00Z

    IGNITE-10589 : Fixed lastAffTopVer calculation for merged exchanges.

commit 392a339e68b4543dc7dfdab8572d6e1ca21704de
Author: Ilya Lantukh <il...@...>
Date:   2018-12-07T15:39:09Z

    IGNITE-10589 : Test.

----


---

[GitHub] ignite pull request #5609: IGNITE-10589

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

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


---