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 #1

Updated by J. Eric Ivancich over 4 years ago

NOTE: Due to a dependency, backports for this tracker should not be done until the corresponding backport for https://tracker.ceph.com/issues/40872 is merged.

Actions #2

Updated by J. Eric Ivancich over 4 years ago

  • Status changed from Fix Under Review to 17
Actions #3

Updated by Nathan Cutler over 4 years ago

  • Related to Bug #40872: rgw: when usring radosgw-admin to list bucket, can set --max-entries excessively high added
Actions #4

Updated by Abhishek Lekshmanan over 4 years ago

  • Status changed from 17 to Pending Backport
Actions #5

Updated by Abhishek Lekshmanan over 4 years ago

  • Status changed from Pending Backport to 7
Actions #6

Updated by Abhishek Lekshmanan over 4 years ago

  • Status changed from 7 to Pending Backport
Actions #7

Updated by Nathan Cutler over 4 years ago

  • Copied to Backport #41806: nautilus: rgw: fix minimum of unordered bucket listing added
Actions #8

Updated by Nathan Cutler over 4 years ago

  • Copied to Backport #41807: mimic: rgw: fix minimum of unordered bucket listing added
Actions #9

Updated by Nathan Cutler over 4 years ago

  • Copied to Backport #41808: luminous: rgw: fix minimum of unordered bucket listing added
Actions #10

Updated by Nathan Cutler over 4 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF