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

Dmitriy Pavlov updated IGNITE-7754:
-----------------------------------
    Component/s: persistence

> WAL in LOG_ONLY mode doesn't execute fsync on checkpoint begin
> --------------------------------------------------------------
>
>                 Key: IGNITE-7754
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7754
>             Project: Ignite
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Ilya Lantukh
>            Assignee: Ilya Lantukh
>            Priority: Critical
>
> On checkpoint begin method IgniteWriteAheadLogManager.fsync(WALPointer ptr) 
> will be called, but it won't actually perform fsync because mode isn't FSYNC. 
> It might lead to LFS corruption if OS or hardware failed until checkpoint had 
> been finished.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to