You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (Jira)" <ji...@apache.org> on 2021/09/10 19:33:00 UTC

[jira] [Resolved] (GEODE-9554) Rebalancing a region with multiple redundancy zones can fail

     [ https://issues.apache.org/jira/browse/GEODE-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hanson resolved GEODE-9554.
--------------------------------
    Fix Version/s: 1.15.0
                   1.14.1
                   1.13.5
                   1.12.5
       Resolution: Fixed

This fix to this issue was to ensure that we were not deleting the last copy of a bucket in a redundancy zone. 

> Rebalancing a region with multiple redundancy zones can fail
> ------------------------------------------------------------
>
>                 Key: GEODE-9554
>                 URL: https://issues.apache.org/jira/browse/GEODE-9554
>             Project: Geode
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.12.4, 1.13.4, 1.14.0, 1.15.0
>            Reporter: Mark Hanson
>            Assignee: Mark Hanson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.5, 1.13.5, 1.14.1, 1.15.0
>
>
> When attempting to rebalance a region with multiple redundancy zones, the code does not distinguish between zones when deleting redundant bucket copies. This can mean that a bucket from a different zone gets deleted leaving the servers in a state of reduced redundancy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)