[GitHub] ignite pull request #3440: Ignite 7019

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

[GitHub] ignite pull request #3440: Ignite 7019

andrey-kuznetsov
GitHub user x-kreator opened a pull request:

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

    Ignite 7019

   

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

    $ git pull https://github.com/x-kreator/ignite ignite-7019

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

    https://github.com/apache/ignite/pull/3440.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 #3440
   
----
commit 5307572d71ba33edfc165df37909a09572ddc6da
Author: Dmitriy Sorokin <sbt.sorokin.dvl@...>
Date:   2018-01-19T18:08:51Z

    IGNITE-7019: reproducing test.

commit a24b7df82c9150c416a2e8e6d9f93f4d56a00160
Author: Dmitriy Sorokin <sbt.sorokin.dvl@...>
Date:   2018-01-24T17:11:28Z

    IGNITE-7019: PagesList.addStripe(int, boolean) -> (int, ReuseBag), getPageForPut(int) -> (int, ReuseBag).

----


---