You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Xiaojian Zhou (Jira)" <ji...@apache.org> on 2020/07/10 16:03:00 UTC

[jira] [Resolved] (GEODE-8334) Primary and secondary bucket data mismatch with concurrent putAll/removeAll and PR.clear

     [ https://issues.apache.org/jira/browse/GEODE-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaojian Zhou resolved GEODE-8334.
----------------------------------
    Fix Version/s: 1.14.0
       Resolution: Fixed

The fix is to introduce rvvLock at primary bucket for PutAllPRMessage and RemoveAllPRMessage. 

Another fix is not to send rvv to secondary bucket since rvvLock will provent on-fly operation. 

> Primary and secondary bucket data mismatch with concurrent putAll/removeAll and PR.clear 
> -----------------------------------------------------------------------------------------
>
>                 Key: GEODE-8334
>                 URL: https://issues.apache.org/jira/browse/GEODE-8334
>             Project: Geode
>          Issue Type: Sub-task
>          Components: regions
>    Affects Versions: 1.14.0
>            Reporter: Xiaojian Zhou
>            Assignee: Xiaojian Zhou
>            Priority: Major
>              Labels: GeodeOperationAPI
>             Fix For: 1.14.0
>
>




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