Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Clear operations are successful when working with transactions.
- If transaction acquire the lock first, clear op will wait.
- if clear op acquires the lock first, transaction will
Acceptance :
- DUnit tests validating the above behavior.
- 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.
Attachments
Issue Links
- is a child of
-
GEODE-7665 Ability to clear a Partitioned Region
- Open