You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/08 17:00:00 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158930#comment-16158930 ] 

ASF subversion and git services commented on GEODE-3566:
--------------------------------------------------------

Commit d84d8550ed548e0c9b4a99c159ae2d796ef80d97 in geode's branch refs/heads/develop from [~lgallinat]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d84d855 ]

GEODE-3566 Update overflow stats when a bucket is moved to a new member during rebalancing.


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