[
https://issues.apache.org/jira/browse/GEODE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562611#comment-17562611
]
ASF subversion and git services commented on GEODE-10392:
---------------------------------------------------------
Commit d6261cc3cce1b661714fb136c732addb8c11a33e in geode's branch
refs/heads/develop from Mario Ivanac
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d6261cc3cc ]
GEODE-10392: When gw sender started with cleanqueue remove EvictionController
from diskstore (#7817)
> Faulty statistics when parallel gateway sender is started with clean queue,
> on restarted member
> -----------------------------------------------------------------------------------------------
>
> Key: GEODE-10392
> URL: https://issues.apache.org/jira/browse/GEODE-10392
> Project: Geode
> Issue Type: Bug
> Components: statistics, wan
> Reporter: Mario Ivanac
> Assignee: Mario Ivanac
> Priority: Major
> Labels: needsTriage, pull-request-available
>
> we have following scenario:
> we fill parallel gateway-sender queue with some events, restart one server,
> and after it is recovered, execute stop gw sender, and then start gw sender
> with clean queue option.
> At this moment, queue is cleared, and all stats are zero.
> After this moment, if we put any data in queue, you can see that stats
> getTotalQueueSizeBytesInUse is 0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)