[GitHub] ignite pull request #3830: IGNITE-7182 Supported striped dirty page storage ...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3830: IGNITE-7182 Supported striped dirty page storage ...

andrey-kuznetsov
GitHub user dspavlov opened a pull request:

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

    IGNITE-7182 Supported striped dirty page storage in skip list maps  

    And quick sort with early cp pages write start

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

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

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

    https://github.com/apache/ignite/pull/3830.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 #3830
   
----
commit f5fbd1a8951f73897aaadea2656ec35ede852762
Author: dpavlov <dpavlov@...>
Date:   2018-04-16T14:36:02Z

    IGNITE-7182 Supported striped dirty page storage in skip list maps and quick sort with early cp pages write start

----


---