Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atomically replace objects in filesystem putBlob #162

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

gaul
Copy link
Member

@gaul gaul commented Jan 21, 2023

Fixes gaul/s3proxy#490. This fixes a regression from 41ce90e. Continue to support Windows logic although it is unclear if this is necessary.

@gaul
Copy link
Member Author

gaul commented Jan 21, 2023

I cannot test this on Windows so I don't know if it actually helps there.

@gaul gaul force-pushed the filesystem/atomic-putblob branch from c498a00 to 2eb561d Compare January 21, 2023 23:40
Fixes gaul/s3proxy#490.  This fixes a regression from
41ce90e.  Continue to support
Windows logic although it is unclear if this is necessary.
@gaul gaul force-pushed the filesystem/atomic-putblob branch from 2eb561d to be92826 Compare January 22, 2023 02:46
@gaul gaul merged commit 12de6ef into apache:master Jan 24, 2023
@gaul gaul deleted the filesystem/atomic-putblob branch January 24, 2023 05:45
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.

filesystem blobstore does not atomically replace objects
1 participant