You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by a-polyakov <gi...@git.apache.org> on 2018/12/27 03:06:14 UTC

[GitHub] ignite pull request #5757: IGNITE-6564 Incorrect calculation size and keySiz...

GitHub user a-polyakov opened a pull request:

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

    IGNITE-6564 Incorrect calculation size and keySize for cluster cache metrics

    Signed-off-by: a-polyakov <po...@gmail.com>

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

    $ git pull https://github.com/a-polyakov/ignite ignite-6564

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

    https://github.com/apache/ignite/pull/5757.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 #5757
    
----
commit ca9a9cd8dd1165c88a96b627704fc16f4c3951c4
Author: a-polyakov <po...@...>
Date:   2018-12-27T03:04:47Z

    IGNITE-6564 Incorrect calculation size and keySize for cluster cache metrics
    
    Signed-off-by: a-polyakov <po...@gmail.com>

----


---