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

[jira] [Created] (GEODE-7677) Partitioned Region clear is successful while interacting with transaction

Nabarun Nag created GEODE-7677:
----------------------------------

             Summary: Partitioned Region clear is successful while interacting with transaction
                 Key: GEODE-7677
                 URL: https://issues.apache.org/jira/browse/GEODE-7677
             Project: Geode
          Issue Type: New Feature
          Components: regions
            Reporter: Nabarun Nag


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)