[
https://issues.apache.org/jira/browse/GEODE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177388#comment-17177388
]
ASF subversion and git services commented on GEODE-8422:
--------------------------------------------------------
Commit 0f8500a4cfa3c9ad575ddd41b37f0a78b4569cc1 in geode's branch
refs/heads/support/1.13 from mhansonp
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0f8500a ]
Changes to help reduce the occurence of GEODE-8422 (#5447)
* Changes to help reduce the occurence of GEODE-8422
* Added a unit test for the case where we don't want
to remove a tombstone with the region is not initialized.
* fix the dunit tests' behavior
Co-authored-by: agingade <[email protected]>
Co-authored-by: zhouxh < [email protected]>
(cherry picked from commit cf27a6a68f0ff89513e4c3a0c0a7a6235ab61e7f)
> Regions get out of sync if destroys happening during shutdown
> -------------------------------------------------------------
>
> Key: GEODE-8422
> URL: https://issues.apache.org/jira/browse/GEODE-8422
> Project: Geode
> Issue Type: Bug
> Components: general
> Affects Versions: 1.13.0, 1.14.0
> Reporter: Mark Hanson
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0, 1.14.0
>
>
> When a cluster of servers are being shutdown, while destroy operations are
> happening, in a small case, it is possible for the regions to get out of sync
> when delta GII is used.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)