Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Update S3_upload_part() to allow larger part size #24

Closed
JustinKyleJames opened this issue May 5, 2023 · 2 comments
Closed

Update S3_upload_part() to allow larger part size #24

JustinKyleJames opened this issue May 5, 2023 · 2 comments
Assignees

Comments

@JustinKyleJames
Copy link

Update the partContentLength in S3_upload_part from int to int64_t so that parts of size > 2^31 may be uploaded.

This is to fix irods/irods_resource_plugin_s3#2104.

JustinKyleJames added a commit to JustinKyleJames/libs3 that referenced this issue May 12, 2023
JustinKyleJames added a commit to JustinKyleJames/externals that referenced this issue May 22, 2023
JustinKyleJames added a commit to JustinKyleJames/externals that referenced this issue May 22, 2023
JustinKyleJames added a commit to JustinKyleJames/irods_resource_plugin_s3 that referenced this issue May 25, 2023
JustinKyleJames added a commit to JustinKyleJames/irods_resource_plugin_s3 that referenced this issue Jun 21, 2023
alanking pushed a commit to irods/irods_resource_plugin_s3 that referenced this issue Jun 22, 2023
alanking pushed a commit to JustinKyleJames/externals that referenced this issue Jun 29, 2023
alanking pushed a commit to irods/externals that referenced this issue Jun 29, 2023
JustinKyleJames added a commit to JustinKyleJames/irods_resource_plugin_s3 that referenced this issue Jul 5, 2023
alanking pushed a commit to irods/irods_resource_plugin_s3 that referenced this issue Jul 5, 2023
@alanking
Copy link

alanking commented Jul 5, 2023

@JustinKyleJames - S3 is now using the new SHA on main and 4-2-stable. Is there anything left to do? If not, please close.

@JustinKyleJames
Copy link
Author

Closing this issue.

alanking pushed a commit to alanking/externals that referenced this issue Oct 11, 2023
alanking pushed a commit to irods/externals that referenced this issue Oct 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants