[
https://issues.apache.org/jira/browse/GEODE-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412119#comment-17412119
]
Mark Hanson commented on GEODE-9554:
------------------------------------
I have a new fix that should address this issue better, plus some additional
testing. The core change is to make sure that we don't delete the last copy 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
>
> 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)