[
https://issues.apache.org/jira/browse/GEODE-7676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104817#comment-17104817
]
ASF subversion and git services commented on GEODE-7676:
--------------------------------------------------------
Commit 0ea87378250c4444b420b389a1ae8a4b83cd40c0 in geode's branch
refs/heads/feature/GEODE-7665 from Juan José Ramos
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0ea8737 ]
GEODE-7676: Add PR clear with expiration tests (#4970)
Added distributed tests to verify the clear operation on Partitioned
Regions works as expected when expiration is configured.
- Added unit and distributed tests.
- Fixed LocalRegion class to clear the entryExpiryTasks Map whenever
the cancelAllEntryExpiryTasks method is invoked.
> All expiration tasks are cleared after a Partitioned Region is cleared
> ----------------------------------------------------------------------
>
> Key: GEODE-7676
> URL: https://issues.apache.org/jira/browse/GEODE-7676
> Project: Geode
> Issue Type: Sub-task
> Components: regions
> Reporter: Nabarun Nag
> Assignee: Juan Ramos
> Priority: Major
> Labels: GeodeCommons, feature/GEODE-7665
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Clear operations are successful and all the expiration tasks are cleared in
> the bucket level
> Acceptance :
> * DUnit tests ensuring that clear operations are successful
> * Expiration tasks are cleared.
> * 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)