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

Upgrade to S3Proxy 2.2.0 #2433

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Upgrade to S3Proxy 2.2.0 #2433

wants to merge 2 commits into from

Conversation

gaul
Copy link
Member

@gaul gaul commented Mar 10, 2024

Notably this fixes a race condition with getBlob and addresses an overly-strict URI check that prevented use of 2.1.0. Release notes:

https://github.com/gaul/s3proxy/releases/tag/s3proxy-2.2.0
https://github.com/gaul/s3proxy/releases/tag/s3proxy-2.1.0

Notably this fixes a race condition with getBlob and addresses an
overly-strict URI check that prevented use of 2.1.0.  Release notes:

https://github.com/gaul/s3proxy/releases/tag/s3proxy-2.2.0
https://github.com/gaul/s3proxy/releases/tag/s3proxy-2.1.0
@gaul gaul requested a review from ggtakec March 10, 2024 07:55
@gaul
Copy link
Member Author

gaul commented Mar 10, 2024

This has an interesting failure on older Linux distros:

2024-03-10T08:03:02.5821599Z s3fs: [ERR] fdcache_stat.cpp:RenameCacheFileStat(154): failed to link old cache file stat path(/tmp/s3fs-cache/.s3fs-integration-test.stat/testrun-9269/testdir-9428/testfile) to new cache file stat path(/tmp/s3fs-cache/.s3fs-integration-test.stat/testrun-9269/timetestdir/testfile) by errno(2).

@ggtakec
Copy link
Member

ggtakec commented Mar 10, 2024

fdcache_stat.cpp:RenameCacheFileStat(154) error is strange.
After checking the link source file (and link destination file path), but ENOENT is output.

@gaul gaul marked this pull request as draft March 13, 2024 08:00
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.

None yet

2 participants