[
https://issues.apache.org/jira/browse/ZOOKEEPER-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3402:
--------------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
>
> 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)