GitHub user dspavlov opened a pull request:

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

    IGNITE-7182: Checkpoint pages: optimize and parallel sorting, fast start

    

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

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

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

    https://github.com/apache/ignite/pull/3229.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 #3229
    
----
commit 45f6340a518d8580c96614e0c12eb379a2c6202d
Author: dpavlov <dpav...@gridgain.com>
Date:   2017-12-13T15:43:39Z

    IGNITE-7182: async sorting of CP pages first variant

commit c088390173d04e5be57d3f91bc602733466702da
Author: dpavlov <dpav...@gridgain.com>
Date:   2017-12-13T19:23:45Z

    IGNITE-7182: lazy transfer of quick-sorted values to async checkpointer, WIP

commit 7643854c87d81a18239489bf75047add6168929a
Author: dpavlov <dpav...@gridgain.com>
Date:   2017-12-14T12:12:35Z

    IGNITE-7182: lazy transfer of quick-sorted values to async checkpointer, WIP

commit dd4894f30f47ba86c505bc42e650de44ab6cee57
Author: dpavlov <dpav...@gridgain.com>
Date:   2017-12-14T12:59:01Z

    IGNITE-7182: checkpoint scope class instead of T2

----


---

Reply via email to