Project

General

Profile

Actions

Feature #7340

closed

rados.py does not expose object locking

Added by Florian Haas about 10 years ago. Updated over 9 years ago.

Status:
Duplicate
Priority:
Low
Assignee:
-
Category:
librados
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Commit d8415663b62edb812d087cba40b03b933e3e4556 exposed rados_lock_exclusive(), rados_lock_shared(), rados_unlock(), rados_list_lockers() and rados_break_lock() through the librados API. Those calls are not available through rados.py, whereas the corresponding calls for RBD locking are available through rbd.py.

As most users will be expecting this functionality to be available through the Python bindings, updating rados.py to expose the locking calls would probably be a good idea.


Related issues 1 (1 open0 closed)

Is duplicate of RADOS - Feature #6114: Complete python binding interfaces for libradosNew08/23/2013

Actions
Actions #1

Updated by Loïc Dachary over 9 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF