Project

General

Profile

Actions

Bug #35994

closed

Configurable ListBucket max-keys limit

Added by Robin Johnson over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
s3:ListBucket
Backport:
luminous, mimic
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
rgw
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

ListBucket max-keys has no defined limit in the RGW codebase.

Presently it will fall all the way down to the limits in the OMAP code, which cap it at 128k omap keys or some byte value by the sum of the size of OMAP key+values.

Add a new configuration knob, with a default value of 1000 keys, to mirror AWS S3 behavior.


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #37830: mimic: Configurable ListBucket max-keys limitResolvedActions
Copied to rgw - Backport #37831: luminous: Configurable ListBucket max-keys limitResolvedActions
Actions #1

Updated by Sage Weil over 5 years ago

  • Status changed from New to Pending Backport
Actions #2

Updated by Nathan Cutler over 5 years ago

  • Copied to Backport #37830: mimic: Configurable ListBucket max-keys limit added
Actions #3

Updated by Nathan Cutler over 5 years ago

  • Copied to Backport #37831: luminous: Configurable ListBucket max-keys limit added
Actions #4

Updated by Nathan Cutler over 5 years ago

  • Status changed from Pending Backport to Duplicate
Actions #5

Updated by Nathan Cutler over 5 years ago

  • Has duplicate Bug #35990: Chunked encoding fails if chunk greater than 1MiB added
Actions #6

Updated by Nathan Cutler over 5 years ago

  • Status changed from Duplicate to Pending Backport
  • Pull request ID set to 25793
Actions #7

Updated by Nathan Cutler over 5 years ago

  • Status changed from Pending Backport to Resolved
Actions #8

Updated by Nathan Cutler over 5 years ago

  • Has duplicate deleted (Bug #35990: Chunked encoding fails if chunk greater than 1MiB)
Actions

Also available in: Atom PDF