Bug #11322
rgw - improve performance for large object (multiple chunks) GET
% Done:
0%
Source:
other
Tags:
Backport:
hammer
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
Currently the handling at rgw side for large object (multiple chunks) is, it sends response (if there is any) first and then issues AIO to OSD for next object, one optimization is to switch that, to make get from OSD and response to client parallel.
History
#1 Updated by Guang Yang over 8 years ago
#2 Updated by Yehuda Sadeh over 8 years ago
- Status changed from New to Pending Backport
- Backport set to hammer
#3 Updated by Loïc Dachary over 8 years ago
- hammer backport https://github.com/ceph/ceph/pull/4505
#4 Updated by Loïc Dachary over 8 years ago
- Status changed from Pending Backport to Resolved
- Regression set to No
#5 Updated by John Spray almost 6 years ago
- Project changed from Ceph to rgw
- Category deleted (
22)
Bulk reassign of radosgw category to RGW project.