Skip to content

Add error checking on file close and optional fsync#1

Merged
adamreeve merged 2 commits into
G-Research-Forks:v0.13.2-grfrom
adamreeve:fclose-fsync-gr
May 26, 2026
Merged

Add error checking on file close and optional fsync#1
adamreeve merged 2 commits into
G-Research-Forks:v0.13.2-grfrom
adamreeve:fclose-fsync-gr

Conversation

@adamreeve
Copy link
Copy Markdown

Rebases the changes from apache#676 and apache#643 onto the v0.13.2-gr branch.

jgiannuzzi and others added 2 commits May 26, 2026 15:14
Call sync_all() on written files and fsync parent directories at all
write-path boundaries (put, copy, rename, multipart complete) so that
a successful return guarantees data is durable on disk, matching the
implicit contract of cloud object stores.
@adamreeve adamreeve merged commit 82e6cfc into G-Research-Forks:v0.13.2-gr May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants