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

Maksim Timonin updated IGNITE-20732:
------------------------------------
    Description: 
fsync() call is missed in FileWriteHandleImpl#close for mmap=true, but 
performed for mode with WalWriter. Try to figure out what is a reason for this 
behavior.

It performs #force and might it is a reason for skipping fsync, but it also 
performs for WalWriter.

 

> WAL doesn't sync in FileWriteHandleImpl
> ---------------------------------------
>
>                 Key: IGNITE-20732
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20732
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Maksim Timonin
>            Priority: Major
>              Labels: IEP-104
>
> fsync() call is missed in FileWriteHandleImpl#close for mmap=true, but 
> performed for mode with WalWriter. Try to figure out what is a reason for 
> this behavior.
> It performs #force and might it is a reason for skipping fsync, but it also 
> performs for WalWriter.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to