You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by EdShangGG <gi...@git.apache.org> on 2017/09/21 12:56:38 UTC

[GitHub] ignite pull request #2718: Ignite 6434

GitHub user EdShangGG opened a pull request:

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

    Ignite 6434

    

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

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

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

    https://github.com/apache/ignite/pull/2718.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 #2718
    
----
commit 08d09903f67e173b1743169729c29cf379079e8c
Author: Eduard Shangareev <es...@gridgain.com>
Date:   2017-09-19T07:17:16Z

    IGNITE-6342 Exchange is hanging on eviction
    -reproduction test
    -small fixes

commit f4a09c7e2e2be936d9fa20d27d28a2ba2177e817
Author: Eduard Shangareev <es...@gridgain.com>
Date:   2017-09-19T08:02:38Z

    IGNITE-6342 Exchange is hanging on eviction
    -fixing issue with renting partition size after restart
    -fixing issue with owning partition after it was lost

commit 12e5a04bc49c4515d63be3591d6521d882bc6b18
Author: Eduard Shangareev <es...@gridgain.com>
Date:   2017-09-19T08:27:04Z

    IGNITE-6342 Exchange is hanging on eviction
    -adding TODO for rework

commit 4a3c5e1659dcfaac10634257652139a34504740e
Author: Eduard Shangareev <es...@gridgain.com>
Date:   2017-09-21T12:54:02Z

    IGNITE-6434 Error in checkpointer during topology change

----


---

[GitHub] ignite pull request #2718: Ignite 6434

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

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


---