Project

General

Profile

Actions

Bug #5988

closed

librados: synchronous IO generally returns on ack instead of commit

Added by Greg Farnum over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
High
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

This is not defaulting to data safety, and the synchronous functions don't provide any interface for doing something better!
If there aren't any edge cases, all we need to do to fix this is set up librados::IoCtxImpl::operate() to use the oncommit instead of onack callback.

Actions #1

Updated by Sage Weil over 10 years ago

  • Status changed from New to 12
  • Assignee set to Greg Farnum
  • Priority changed from Normal to High
Actions #2

Updated by Greg Farnum over 10 years ago

  • Status changed from 12 to Fix Under Review

wip-5988, 4e86be9232602ed595d885fcaeda5e47ad9a2a6a, pull request 512.

Actions #3

Updated by Greg Farnum over 10 years ago

  • Status changed from Fix Under Review to Resolved

Merged into master, thanks Sage.

Actions

Also available in: Atom PDF