You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2017/09/18 22:58:00 UTC

[jira] [Resolved] (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 ]

Darrel Schneider resolved GEODE-3619.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> 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
>             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
(v6.4.14#64029)