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 2020/08/03 18:05:01 UTC

[jira] [Commented] (GEODE-7680) Partitioned region clear operations must be successful while interacting with rebalance

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

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

Commit 0cb20cb322000661a466f9f63cb2c107ca1eb5d4 in geode's branch refs/heads/feature/GEODE-7665 from Donal Evans
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0cb20cb ]

GEODE-7680: PR.clear must be successful when interacting with rebalance (#5095)

- Added DUnit tests to confirm that clear does not interfere with
rebalance or vice versa
- Test when member departs during clear/rebalance
- Test when member joins during clear/rebalance
- Fixed typo in PartitionedRegionClearWithExpirationDUnitTest
- Fixed typo in PartitionedRegion
- Call assignBucketsToPartitions() on leader colocated region during clear
instead of target region

Authored-by: Donal Evans <do...@pivotal.io>

> Partitioned region clear operations must be successful while interacting with rebalance 
> ----------------------------------------------------------------------------------------
>
>                 Key: GEODE-7680
>                 URL: https://issues.apache.org/jira/browse/GEODE-7680
>             Project: Geode
>          Issue Type: Sub-task
>          Components: regions
>            Reporter: Nabarun Nag
>            Assignee: Donal Evans
>            Priority: Major
>              Labels: GeodeCommons, caching-applications, pull-request-available
>             Fix For: 1.14.0
>
>
> Clear operations are successful and while rebalance operations are ongoing.
> Acceptance :
>  * DUnit tests validating the above behavior.
>  * Test coverage to when a member departs in this scenario
>  * Test coverage to when a member restarts in this scenario
>  * Unit tests with complete code coverage for the newly written code.



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