-
Type:
Improvement
-
Status: Patch Available
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 3.8.0
-
Component/s: contrib-bindings
-
Labels:
-
Release Note:
-
Tags:python, zkpython
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.