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)