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

Fred Krone updated GEODE-2805:
------------------------------
    Labels: storage_2  (was: )

> disk store backup may not include krf files for the oplogs it backs up
> ----------------------------------------------------------------------
>
>                 Key: GEODE-2805
>                 URL: https://issues.apache.org/jira/browse/GEODE-2805
>             Project: Geode
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Darrel Schneider
>              Labels: storage_2
>
> I believe a race condition exists that will cause a disk store backup to not 
> backup one or more krf files for the oplogs it backs up. You can still 
> restore from this backup but the recovery may go much slower.
> Backup should be changed to wait for the async krf creation to complete 
> instead of skipping over that krf file. I think this can be done in 
> Oplog.java at the spot it currently calls "hasKrf". I think that if it 
> instead first called "finishKrf" that it would wait for an in-progress krf 
> creation to finish.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to