[
https://issues.apache.org/jira/browse/GEODE-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapnil Bawaskar closed GEODE-4435.
-----------------------------------
> DiskStoreImpl.FlusherThread.run() should increment queue size stat after
> writing to disk
> ----------------------------------------------------------------------------------------
>
> Key: GEODE-4435
> URL: https://issues.apache.org/jira/browse/GEODE-4435
> Project: Geode
> Issue Type: Bug
> Reporter: Lynn Gallinat
> Assignee: Lynn Gallinat
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> com.gemstone.gemfire.internal.cache.DiskStoreImpl.FlusherThread.run()
> should move this call:
> stats.incQueueSize(-drainCount);
> to the end of the while loop that drains the queue. It currently calls it at
> the beginning before it actually writes to async ops to disk.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)