Bug #12146
RGW: Multipart Upload: Support to configure and enforce no of parts allowed
% Done:
0%
Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
For 10104 parts, multipart upload complete POST request works.
Limit on no of parts does not seems to be imposed by explicit parts check.
Should we not impose a limit via explicit checking for total no of parts?
Also, can we make this parts limit a configurable option via config_opts?
Associated revisions
rgw: Multipart Upload: Support to configure and enforce no of parts allowed
Fixes: #12146
Config parameter added for no of parts limit in multipart upload and checked while
completing multipart upload
Signed-off-by: Abhishek Dixit <dixitabhi@gmail.com>
History
#1 Updated by Abhishek Dixit over 8 years ago
Done via PR https://github.com/ceph/ceph/pull/4953
#2 Updated by Yehuda Sadeh over 8 years ago
- Status changed from New to Resolved
#3 Updated by Yehuda Sadeh over 8 years ago
commit:876fbc64ba68d0014eccad37e117971f86c59403