Project

General

Profile

Bug #9139

ceph_test_rados reports incorrectly missing object

Added by Samuel Just over 9 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

ORDERSNAPS was fixing something important:
1) cache-primary send DELETE on object we are flushing
2) base-primary queues the DELETE
3) new cache-primary send DELETE on object we are flushing
4) new cache-primary sends COPY_FROM on object we are flushing
5) base-primary reorders these and runs 3, then 4, then 2

History

#1 Updated by Samuel Just over 9 years ago

  • Status changed from New to Rejected

Also available in: Atom PDF