You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:54:20 UTC

[jira] [Closed] (GEODE-3619) CachePerfStats diskTasksWaiting goes negative when disk store compaction happens

     [ https://issues.apache.org/jira/browse/GEODE-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker closed GEODE-3619.
--------------------------------

> CachePerfStats diskTasksWaiting goes negative when disk store compaction happens
> --------------------------------------------------------------------------------
>
>                 Key: GEODE-3619
>                 URL: https://issues.apache.org/jira/browse/GEODE-3619
>             Project: Geode
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>             Fix For: 1.3.0
>
>
> For every disk store compaction operation that runs the CachePerfStats.diskTasksWaiting statistic is decremented. So if this statistics is -10 it tells you that 10 compactions have completed.
> It is supposed to tell you how many are waiting for a thread so that the can run and the value of this statistics should always be >= 0.



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