Skip to content

[GRDM-55262] Improve multiple small file uploads#84

Draft
ndnhat1 wants to merge 4 commits into
developfrom
feature/nii_grdm_202510_step2/2.1_improve_multiple_small_file_uploads_rebase
Draft

[GRDM-55262] Improve multiple small file uploads#84
ndnhat1 wants to merge 4 commits into
developfrom
feature/nii_grdm_202510_step2/2.1_improve_multiple_small_file_uploads_rebase

Conversation

@ndnhat1

@ndnhat1 ndnhat1 commented Jan 13, 2026

Copy link
Copy Markdown

Ticket

GRDM-55262

Purpose

Re-create Pull Request #80
Improve performance when uploading multiple small files.

Changes

Allow intra_copy and intra_move for S3 and S3compat providers when the file size is less than 5GB.

Side effects

QA Notes

Deployment Notes

@yacchin1205 yacchin1205 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’ll leave my comment on Issue 55262.

…i_grdm_202510_step2/2.1_improve_multiple_small_file_uploads_rebase
 + Remove 'SUPPORT_INTRA' and use 'ACCEPTS_FILE_SIZE_FOR_INTRA' instead.
 + Replace 'getattr()' with 'path.is_dir()'.
 + Add unit tests to cover the update logic.

@yacchin1205 yacchin1205 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approveしますが、実装上の制限があるようですので、 55262 にコメントを残します。

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.

3 participants