Project

General

Profile

Actions

Bug #46876

closed

osd/ECBackend: optimize remaining read as readop contain multiple objects

Added by Zengran Zhang over 3 years ago. Updated almost 3 years ago.

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

0%

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

Description

in https://github.com/ceph/ceph/pull/21911
we s/rop.to_read.swap/rop.to_read.erase/ in send_all_remaining_reads(...),
and then introduce a new little issue: if one of to_read objects meet shard error,
we will only change the uncompleted object's to read, but do_read_op will resend the
completed objects shard read, because we did not modify their to_read's need.

Actions #1

Updated by Zengran Zhang over 3 years ago

  • Subject changed from optimize remaining read as readop contain multiple objects to osd/ECBackend: optimize remaining read as readop contain multiple objects
Actions #3

Updated by Greg Farnum almost 3 years ago

  • Project changed from Ceph to RADOS
  • Status changed from New to Resolved
Actions

Also available in: Atom PDF