Project

General

Profile

Actions

Bug #41655

closed

rgw: fix minimum of unordered bucket listing

Added by J. Eric Ivancich over 4 years ago. Updated over 4 years ago.

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

0%

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

Description

A recent PR (#29179) made sure that a bucket listing could not request too many entries at once. It also did a minimum computation for number of entries. For ordered listing the minimum was 0, as required to pass all unit tests. However the minimum for unordered listing was left at 1. In order to make ordered and unordered listing behave the same -- with the exception of ordering -- the minimum for unordered listing is modified to 0.


Related issues 4 (0 open4 closed)

Related to rgw - Bug #40872: rgw: when usring radosgw-admin to list bucket, can set --max-entries excessively highResolvedJ. Eric Ivancich07/22/2019

Actions
Copied to rgw - Backport #41806: nautilus: rgw: fix minimum of unordered bucket listingResolvedJ. Eric IvancichActions
Copied to rgw - Backport #41807: mimic: rgw: fix minimum of unordered bucket listingResolvedNathan CutlerActions
Copied to rgw - Backport #41808: luminous: rgw: fix minimum of unordered bucket listingResolvedNathan CutlerActions
Actions

Also available in: Atom PDF