General

Profile

Roland Mechler

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

04/15/2016

11:42 PM Ceph Cleanup #15504: Python binding for librados: Remove parentheses from if statements
Tried to cover all of pybind, so did it for ceph_argparse.py and cephfs.pyx, in addition to rados.pyx.
*PR*: https...
Roland Mechler

04/14/2016

08:45 PM Ceph Cleanup #15504: Python binding for librados: Remove parentheses from if statements
Working on this. Roland Mechler
08:45 PM Ceph Cleanup #15504 (Resolved): Python binding for librados: Remove parentheses from if statements
Some but not all if statements in rados.pyx have unnecessary parentheses. They should be removed to cleanup the code ... Roland Mechler
03:41 PM Ceph Bug #15362: Python binding for librados: operate_read_op()/operate_write_op() do not return result code
*PR*: https://github.com/ceph/ceph/pull/8603 Roland Mechler

04/13/2016

11:20 PM Ceph Bug #15362: Python binding for librados: operate_read_op()/operate_write_op() do not return result code
Actually prval is correctly initialized to 0 in get_omap_vals(), but not initialized in the other 2 methods mentioned. Roland Mechler
11:03 PM Ceph Bug #15362: Python binding for librados: operate_read_op()/operate_write_op() do not return result code
I am working on fixes for the above issues. Roland Mechler
11:03 PM Ceph Bug #15362: Python binding for librados: operate_read_op()/operate_write_op() do not return result code
Also noticed that:
get_omap_vals()
get_omap_keys()
get_omap_vals_by_keys()
can all return random non-zero ret...
Roland Mechler

04/04/2016

06:32 PM Ceph Bug #15362 (Resolved): Python binding for librados: operate_read_op()/operate_write_op() do not return result code
operate_read_op()/operate_write_op() do not return the result code from the underlying rados_read_op_operate()/rados_... Roland Mechler

Also available in: Atom