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

[GitHub] ignite pull request #2761: Ignite 2.2

GitHub user taoyuyu opened a pull request:

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

    Ignite 2.2

    

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

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

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

    https://github.com/apache/ignite/pull/2761.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 #2761
    
----
commit 8ad996802c8a9898fd22fdf74bd1c97120f985ed
Author: Ivan Rakov <iv...@gmail.com>
Date:   2017-08-29T10:24:20Z

    IGNITE-6204 Backport optimizations of checkpointing algorithm into 2.2
    
    (cherry picked from commit 737874f)

commit f2fec666ac8f19107b65f7317663832d78a078e9
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-08-29T15:35:49Z

    IGNITE-6204 Backport optimizations of checkpointing algorithm into 2.2 (hotfix)
    
    (cherry picked from commit abb675f)

commit 773f31e98d51583420d16892c3ddefe0e39a8974
Author: Igor Seliverstov <gv...@gmail.com>
Date:   2017-09-01T09:48:38Z

    IGNITE-6182 Change default max memory size from 80% to 20%
    
    (cherry picked from commit d51171f)

commit 792b57d80c08339ad4a92744c8ad3a1b16cbebbf
Author: devozerov <vo...@gridgain.com>
Date:   2017-09-04T14:41:30Z

    IGNITE-6182: Improved message.
    
    (cherry picked from commit 1fb2fe0)

commit 42c33682765e631fbf1d8fc3cf237c3781866e6d
Author: oleg-ostanin <oo...@gridgain.com>
Date:   2017-09-05T10:50:55Z

    IGNITE-5817 deleted deploy-ignite sources profile
    
    (cherry picked from commit 94641a9)

commit 5747ce6b36f10b30d2142b9d90dad8e3049e8f74
Author: Anton Vinogradov <av...@apache.org>
Date:   2017-09-08T14:24:21Z

    Release Notes 2.2
    
    (cherry picked from commit 94709fb)

----


---