[GitHub] ignite pull request #3409: IGNITE-6711 DataRegionMetrics#totalAllocatedPages...

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

[GitHub] ignite pull request #3409: IGNITE-6711 DataRegionMetrics#totalAllocatedPages...

andrey-kuznetsov
GitHub user anton-vinogradov opened a pull request:

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

    IGNITE-6711 DataRegionMetrics#totalAllocatedPages is not valid after …

    …node restart
   
    Signed-off-by: Anton Vinogradov <[hidden email]>

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

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

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

    https://github.com/apache/ignite/pull/3409.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 #3409
   
----
commit 7ae5135ec7e5e496a10526b380f078316d527ab5
Author: Anton Vinogradov <av@...>
Date:   2018-01-19T16:27:50Z

    IGNITE-6711 DataRegionMetrics#totalAllocatedPages is not valid after node restart
   
    Signed-off-by: Anton Vinogradov <[hidden email]>

----


---