[
https://issues.apache.org/jira/browse/GEODE-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046205#comment-18046205
]
ASF subversion and git services commented on GEODE-10392:
---------------------------------------------------------
Commit 804209c2e7f244058e248b831764f855f541be2e in geode-native's branch
refs/heads/master from Blake Bender
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=804209c2e ]
GEODE-10382: Fix Windows build in CI pipeline (#975)
* GEODE-10392: Remove unreferenced local variable (Windows build warning
due to new compiler)
> 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
> Fix For: 1.16.0
>
>
> 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)