[
https://issues.apache.org/jira/browse/GEODE-7669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17170270#comment-17170270
]
ASF subversion and git services commented on GEODE-7669:
--------------------------------------------------------
Commit ddffddc6467d6ba557c5b1c799657a30d1a9c525 in geode's branch
refs/heads/feature/GEODE-7665 from Jianxia Chen
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ddffddc ]
GEODE-7669 Test coverage for Partitioned Region clear with Overflow enabled
(#5189)
Authored-by: Jianxia Chen <[email protected]>
> 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: Sub-task
> Components: regions
> Reporter: Nabarun Nag
> Assignee: Jianxia Chen
> Priority: Major
> Labels: GeodeCommons, GeodeOperationAPI
>
> 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)