[
https://issues.apache.org/jira/browse/GEODE-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anilkumar Gingade reassigned GEODE-5437:
----------------------------------------
Assignee: Anilkumar Gingade
> Recovery of async persistent regions may result in inconsistency
> ----------------------------------------------------------------
>
> Key: GEODE-5437
> URL: https://issues.apache.org/jira/browse/GEODE-5437
> Project: Geode
> Issue Type: Bug
> Components: persistence
> Reporter: Kirk Lund
> Assignee: Anilkumar Gingade
> Priority: Major
>
> The region initialized flag is written to IF file synchronously, but the data
> is written to CRF asynchronously, then servers may become inconsistent during
> recovery.
> Proposed fix:
> Async region should perform disk store flush BEFORE writing region
> initialized flag to the IF file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)