You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nabarun Nag (Jira)" <ji...@apache.org> on 2020/01/10 00:22:00 UTC

[jira] [Created] (GEODE-7669) Test coverage for Partitioned Region clear with Overflow enabled

Nabarun Nag created GEODE-7669:
----------------------------------

             Summary: Test coverage for Partitioned Region clear with Overflow enabled
                 Key: GEODE-7669
                 URL: https://issues.apache.org/jira/browse/GEODE-7669
             Project: Geode
          Issue Type: New Feature
          Components: regions
            Reporter: Nabarun Nag


Using TDD ensure that clear operations are successful when the partitioned regions have overflow enabled.

Make the code changes required to enable this.

 

Acceptance :

 * Passing DUnit tests where clear operations are successful on partitioned region with overflow enabled.
 * Ensure that data has overflown when the clear operation is executed and in the end everything is cleared.
 * These tests should have redundancy of more than zero 
 * 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.


Note:
analyze if these tests are needed for offheap?


 



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