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

Verify that the AWS S3 component can handle files of 1GB with default memory config #69

Closed
jhorbulyk opened this issue May 10, 2022 · 0 comments
Assignees

Comments

@jhorbulyk
Copy link
Contributor

Other Feature Request

Description

We should check (on a staging environment) if the component can handle files of up to 1GB in size without the need to increase the allocated component memory beyond 250 MB.

Definition of Done

One of:

  • The component can manipulate files of 1 GB without needing to alter the component code or the available memory (only change the max file size env var.)
  • We make the needed code changes so that the component can manipulate files of 1 GB without needing to increase the available component memory
  • We identify a reason why files of 1 GB can not be manipulated without increasing the component memory.
@jhorbulyk jhorbulyk changed the title Verify that the SFTP component can handle files of 1GB with default memory config Verify that the AWS S3 component can handle files of 1GB with default memory config May 10, 2022
@if0s if0s self-assigned this May 10, 2022
@if0s if0s closed this as completed Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants