Peter Szecsi created ZOOKEEPER-3402:
---------------------------------------
Summary: Add a multiRead operation
Key: ZOOKEEPER-3402
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3402
Project: ZooKeeper
Issue Type: Improvement
Reporter: Peter Szecsi
Assignee: Peter Szecsi
There is already an expressed need and desire from the community to support the
multi version of the getData and getChildren operations. We could create a
multiRead operation which behaves just like the multi, however, only accepts
read operations. It would provide a common interface for batched read
operations instead of different multi versions and the read operations could be
even mixed in one request.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)