[
https://issues.apache.org/jira/browse/GEODE-10398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569997#comment-17569997
]
ASF subversion and git services commented on GEODE-10398:
---------------------------------------------------------
Commit 9673d2bc4eaec478f06e75808a04d0ae459bc1df in geode's branch
refs/heads/develop from Mario Kevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9673d2bc4e ]
GEODE-10398: fix updating stats after restart (#7822)
* GEODE-10398: fix updating stats after restart
* empty commit to re-launch CI
> TotalBucketCount are not updated after restart
> ----------------------------------------------
>
> Key: GEODE-10398
> URL: https://issues.apache.org/jira/browse/GEODE-10398
> Project: Geode
> Issue Type: Bug
> Components: statistics
> Affects Versions: 1.13.8, 1.14.4, 1.15.0
> Reporter: Mario Kevo
> Assignee: Mario Kevo
> Priority: Major
> Labels: pull-request-available
>
> Steps to reproduce the issue:
> # start locator and 4 servers(static sampling enabled)
> # create disk stores for gw sender and region
> # create parallel gw sender with disk store
> # create the region with gw sender and disk store
> # initialize buckets
> # shutdown servers
> # get up all servers
> # check the member stats
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)