You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/23 15:06:00 UTC

[jira] [Commented] (IGNITE-8583) DataStorageMetricsMXBean.getOffHeapSize include checkpoint buffer size, this is not obvious

    [ https://issues.apache.org/jira/browse/IGNITE-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487423#comment-16487423 ] 

ASF GitHub Bot commented on IGNITE-8583:
----------------------------------------

GitHub user DmitriyGovorukhin opened a pull request:

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

    IGNITE-8583 fix checkpoint buffer size metric

    

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

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

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

    https://github.com/apache/ignite/pull/4054.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 #4054
    
----
commit 1aa8e4c00659d79411a611d503473bdec78195d6
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-05-23T15:04:05Z

    IGNITE-8583 fix checkpoint buffer size metric

----


> DataStorageMetricsMXBean.getOffHeapSize include checkpoint buffer size, this is not obvious
> -------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8583
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8583
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Dmitriy Govorukhin
>            Assignee: Dmitriy Govorukhin
>            Priority: Major
>             Fix For: 2.6
>
>
> Now DataStorageMetricsMXBean.getOffHeapSize includes checkpoint buffer inside, on mxbean this is nor clear.
> -  add new method getUsedCheckpointBufferPages, should show used size.
> -  should show real size of checkpoint buffer geCheckpointBufferSize



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)