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

improve handling of large single-part s3 uploads #49352

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

Conversation

icewind1991
Copy link
Member

This removes the risk of the memory size ballooning in cases where putSizeLimit has been made very high (because the setup doesn't have a working multi-part upload for example)

this should reduce potential memory issues if the limit is set very high

Signed-off-by: Robin Appelman <[email protected]>
@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Nov 18, 2024
@icewind1991 icewind1991 added this to the Nextcloud 31 milestone Nov 18, 2024
@icewind1991 icewind1991 requested review from juliusknorr, a team, artonge, yemkareems and provokateurin and removed request for a team November 18, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants