Bug #2638
mon: make pool ops idempotent
% Done:
0%
Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
for example, deleting a pool fails with ENOENT (or ENODATA :/) if the pool doesn't exist, but if we lose our mon session and retry we may successfully delete and then get the error.
History
#1 Updated by Sage Weil about 11 years ago
- Assignee set to Sage Weil
- Priority changed from High to Urgent
this needs to be fixed in order to get the msgr failure injection stuff in the qa suite
#2 Updated by Sage Weil about 11 years ago
- Status changed from 12 to In Progress
#3 Updated by Sage Weil about 11 years ago
- Status changed from In Progress to Fix Under Review
#4 Updated by Sage Weil about 11 years ago
- Status changed from Fix Under Review to Resolved