[
https://issues.apache.org/jira/browse/ZOOKEEPER-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832756#comment-16832756
]
Peter Szecsi commented on ZOOKEEPER-1407:
-----------------------------------------
Hello guys,
I have come up with a similar problem for getChildren, and created a Jira for
that as well.
([ZOOKEEPER-3361|https://issues.apache.org/jira/browse/ZOOKEEPER-3361])
I hope you don't mind, I have added it as a subtask to this ticket when I found
it. There is already a 2 open pull requests for supporting the "multi
getChildren" operation in a way or another.
([pr-922|https://github.com/apache/zookeeper/pull/922/],
[pr-929|https://github.com/apache/zookeeper/pull/929/]).
I would be glad to work on this ticket and implement the multi version of
getData as well. Would you be OK with it? Or [[email protected]], would you
like to finish this yourself?
> Support GetData and GetChildren in Multi
> ----------------------------------------
>
> Key: ZOOKEEPER-1407
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1407
> Project: ZooKeeper
> Issue Type: Improvement
> Components: java client, server
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Major
> Fix For: 3.6.0, 3.5.6
>
> Attachments: 1407-v2.txt, 1407-v3.txt, 1407-v4.txt, 1407-v5.txt,
> 1407.txt
>
>
> There is use case where GetData and GetChildren would participate in Multi.
> We should add support for this case.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)