Bug #47543
mgr/dashboard: fix performance issue when listing large amounts of buckets
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Component - RGW
Target version:
% Done:
0%
Source:
Tags:
Backport:
octopus nautilus
Regression:
No
Severity:
2 - major
Reviewed:
Description
Currently we are making 1 request per each bucket (which in backend implies several requests to rgw admin ops api) apart from the bucket list request.
This approach causes a performance issue when the user retrieves large amounts of buckets.
Related issues
History
#1 Updated by Alfonso Martínez about 3 years ago
- Related to Bug #40753: mgr/dashboard: Perform scalability tests with large amounts of RGW buckets added
#2 Updated by Alfonso Martínez about 3 years ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 37244
#3 Updated by Lenz Grimmer about 3 years ago
- Status changed from Fix Under Review to Pending Backport
#4 Updated by Nathan Cutler about 3 years ago
- Copied to Backport #47618: nautilus: mgr/dashboard: fix performance issue when listing large amounts of buckets added
#5 Updated by Nathan Cutler about 3 years ago
- Copied to Backport #47619: octopus: mgr/dashboard: fix performance issue when listing large amounts of buckets added
#6 Updated by Yuri Weinstein about 3 years ago
#7 Updated by Nathan Cutler about 3 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".
#8 Updated by Ernesto Puerta over 2 years ago
- Project changed from mgr to Dashboard
- Category changed from 143 to Component - RGW