[
https://issues.apache.org/jira/browse/ZOOKEEPER-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15522484#comment-15522484
]
Flavio Junqueira commented on ZOOKEEPER-1407:
---------------------------------------------
[~Keerikkadan91] thanks for asking. I don't know your use case, but typically
you don't need read operations as part of your multi call. Setting a watch with
the znode for data or children changes when reading from zookeeper is typically
sufficient, but again, I don't know your use case.
> 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
> Fix For: 3.5.3, 3.6.0
>
> 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
(v6.3.4#6332)