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/07/09 19:01:01 UTC

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

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

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

Commit b49e67cb9dee328221d7052d4b8c8f70c9210929 in geode's branch refs/heads/feature/GEODE-7665 from Jianxia Chen
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b49e67c ]

GEODE-7669 Test coverage for Partitioned Region clear with Overflow enabled (#5189)

Authored-by: Jianxia Chen <jc...@apache.org>


> 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)