Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Pinned
513 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 14 commits in 3 repositories
Created a pull request in s3fs-fuse/s3fs-fuse that received 3 comments
Opened 12 other pull requests in 2 repositories
s3fs-fuse/s3fs-fuse
11
merged
- Allow configuring the multipart threshold
- Correct singlepart_copy_limit unit
- Do not periodically flush with nomultipartupload
- Allow configuring multipart copy size
- Copy at most 5 GB per multipart copy part request
- Allow -1 value to disable max_dirty_data
- Increase buffer size to avoid warning
- Parse more specific AWS error codes
- Allow integration tests to use larger files
- Remove limit for single-part objects
- Suppress spurious SHA256 error message
apache/jclouds
1
merged
Reviewed 1 pull request in 1 repository
apache/jclouds 1 pull request
Created an issue in s3fs-fuse/s3fs-fuse that received 3 comments
Run integration tests with larger files
s3fs sets BIG_FILE_LENGTH to 25 MB which is large enough to trigger multipart upload but lower than other limits like the single file upload size. …
3
comments