You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Lynn Gallinat (JIRA)" <ji...@apache.org> on 2017/09/06 20:55:00 UTC

[jira] [Created] (GEODE-3566) Moving a bucket during rebalancing does not update overflow stats

Lynn Gallinat created GEODE-3566:
------------------------------------

             Summary: Moving a bucket during rebalancing does not update overflow stats
                 Key: GEODE-3566
                 URL: https://issues.apache.org/jira/browse/GEODE-3566
             Project: Geode
          Issue Type: Bug
          Components: regions
            Reporter: Lynn Gallinat


When a bucket is moved from one member to another due to rebalancing, the member that loses the bucket does not update overflow stats, specifically numEntriesInVM and numOverflowOnDisk. The member that receives the bucket is fine because it updates stats when the getInitialImage brings the data in for the new bucket.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)