Project

General

Profile

Bug #307

osd: fix wrnoop on dup op

Added by Sage Weil over 13 years ago. Updated over 13 years ago.

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

0%

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

Description

- need to return success, but not until the request has definitely committed.
- shouldn't do the old noop nonsense.. unnecessary work, and it goes bad if the pg isn't active and we're replaying an op (?)

probably want to make a wait queue on the primary. make sure the reply flags are correct (not just osd->reply_op_err())

History

#1 Updated by Sage Weil over 13 years ago

  • Status changed from New to In Progress

#2 Updated by Sage Weil over 13 years ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF