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:27:00 UTC

[jira] [Created] (GEODE-7670) Partitioned Region clear operations can occur during concurrent data operations

Nabarun Nag created GEODE-7670:
----------------------------------

             Summary: Partitioned Region clear operations can occur during concurrent data operations
                 Key: GEODE-7670
                 URL: https://issues.apache.org/jira/browse/GEODE-7670
             Project: Geode
          Issue Type: New Feature
          Components: regions
            Reporter: Nabarun Nag


Clear operations are successful when concurrent read/write operations occur. Ensure there are test coverage for this use case and modify the code needed to enable this.

Acceptance :
 * Passing DUnit tests where clear operations are successful on partitioned region with 
 * concurrent puts (writes) and clear op
 * concurrent gets (reads) and clear op


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