You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2022/01/19 15:44:00 UTC

[jira] [Closed] (FLINK-25406) Make sure that FileSystemBlobStore flushes all writes to disk to persist stored blobs

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

Till Rohrmann closed FLINK-25406.
---------------------------------
    Resolution: Fixed

Fixed via 

4ace966b5f197c03c08ef24c9b9925ee0693cfd4
d0dcf811e0fd20205b6905e9db09ecd4adb802fd

> Make sure that FileSystemBlobStore flushes all writes to disk to persist stored blobs
> -------------------------------------------------------------------------------------
>
>                 Key: FLINK-25406
>                 URL: https://issues.apache.org/jira/browse/FLINK-25406
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.15.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> In order to avoid that the {{FileSystemBlobStore}} loses blobs, we have to make sure that all written results are flushed from the OS page cache to disk (fsynced).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)