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

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

    [ https://issues.apache.org/jira/browse/GEODE-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15537417#comment-15537417 ] 

Darrel Schneider commented on GEODE-1891:
-----------------------------------------

When this issue is fixed this unit test should be reenabled: DistributedAckRegionCCEDUnitTest.testClearOnNonReplicateWithConcurrentEvents()

> 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
>          Components: regions
>            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)