Project

General

Profile

Actions

Bug #10104

closed

rados.py: wait_for_* don't wait; should have poll, wait, and wait+cb versions

Added by Dan Mick over 9 years ago. Updated over 9 years ago.

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

0%

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

Description

Completion.wait_for_{safe, complete} are using the poll functions "is_{safe,complete}"; the comments indicate that's what was intended, but

1) the names are wrong, and
2) there should be wait functions, and
3) there probably should be wait_for_{safe,complete}_and_cb versions too.

Actions #1

Updated by Dan Mick over 9 years ago

  • Status changed from 12 to Fix Under Review
Actions #2

Updated by Sage Weil over 9 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF