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

ASF GitHub Bot updated GEODE-10279:
-----------------------------------
    Labels: needsTriage pull-request-available  (was: needsTriage)

> Need to lock RVV and flush before backup
> ----------------------------------------
>
>                 Key: GEODE-10279
>                 URL: https://issues.apache.org/jira/browse/GEODE-10279
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Xiaojian Zhou
>            Assignee: Xiaojian Zhou
>            Priority: Major
>              Labels: needsTriage, pull-request-available
>
> When using async disk writer, in memory RVV has contained all the operations 
> in async queue. The items in the async queue might not have completely 
> flushed to disk. So RVV mismatch with the entries' status.
> When restored and GII, since RVVs are the same, no GII will be triggered. 
> Thus the data mismatched in different members.
> To fix it, introduce a step to lock rvvs for all the regions of all the 
> diskstores that will be backup.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to