[
https://issues.apache.org/jira/browse/ZOOKEEPER-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andor Molnar resolved ZOOKEEPER-3402.
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.6.0
Issue resolved by pull request 959
[https://github.com/apache/zookeeper/pull/959]
> 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
> Fix For: 3.6.0
>
> Time Spent: 6h 50m
> Remaining Estimate: 0h
>
> 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)