This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
rgw_sal_motr: [CORTX-34075] Enhance multipart object write IO #408
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem: No limit on the size of data in a write IO made during multipart
part object write operation. Due to this, it may lead to crossing the lib motr's
internal max data transfer size in one write IO.
Solution.
Set the max threshold to 32MB. This makes multipart object write IO
at par with simple object write IO.
Signed-off-by: root root@ssc-vm-g4-rhev4-0451.colo.seagate.com
Checklist
Show available Jenkins commands
jenkins retest this please
jenkins test classic perf
jenkins test crimson perf
jenkins test signed
jenkins test make check
jenkins test make check arm64
jenkins test submodules
jenkins test dashboard
jenkins test dashboard cephadm
jenkins test api
jenkins test docs
jenkins render docs
jenkins test ceph-volume all
jenkins test ceph-volume tox