Details
-
Improvement
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
None
-
None
-
-
python, zkpython
Description
ZooKeeper's python bindings (src/contrib/zkpython) are missing multi-update support (zoo_multi() & zoo_amulti()) that was added to the C client recently. This issue is to bridge this gap, and add support for multi-update operations to the Python bindings.