Darrel Schneider created GEODE-3619:
---------------------------------------
Summary: 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
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)