[
https://issues.apache.org/jira/browse/FLINK-25406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-25406:
-----------------------------------
Labels: pull-request-available (was: )
> 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)