Project

General

Profile

Actions

Bug #44707

closed

Maximum limit of lifecycle rule length

Added by Amit Ghadge about 4 years ago. Updated about 4 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

We seen the issue while the xml rule length are > 1MB it return InvalidRange error,

<LifecycleConfiguration xmlns="http://s3.amazonaws.com/doc/2006-03-01/&quot;>
<Rule>
<Status>Enabled</Status><Prefix>test_1/</Prefix><Expiration><Days>1</Days></Expiration>.</Rule>
.
.
.
</LifecycleConfiguration>

Actions #1

Updated by Amit Ghadge about 4 years ago

find out rgw_max_put_param_size to set > 1MB

Actions #2

Updated by Casey Bodley about 4 years ago

  • Status changed from New to Won't Fix

thanks. you can customize both rgw_lc_max_rules and rgw_max_put_param_size here

Actions

Also available in: Atom PDF