You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Scott Jewell (JIRA)" <ji...@apache.org> on 2016/09/13 23:34:21 UTC

[jira] [Created] (GEODE-1891) Potential region inconsistency with bulk operations and non-replicant regions

Scott Jewell created GEODE-1891:
-----------------------------------

             Summary: Potential region inconsistency with bulk operations and non-replicant regions
                 Key: GEODE-1891
                 URL: https://issues.apache.org/jira/browse/GEODE-1891
             Project: Geode
          Issue Type: Bug
            Reporter: Scott Jewell


There is a possible region inconsistency when performing bulk operations with non-replicant regions.

The LocalRegion.lockRVVForBulkOp and unlockRVVForBulkOp methods
only take cache modification lock if region attribute withReplication() is true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)