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

ASF GitHub Bot updated GEODE-4435:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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)

Reply via email to