[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292790#comment-13292790
 ] 

Marshall McMullen commented on ZOOKEEPER-1482:
----------------------------------------------

There's a definitely duplication of functionality here with the existing Multi 
code. Recent work was done in 
https://issues.apache.org/jira/browse/ZOOKEEPER-1407 to allow adding GetData 
and GetChildren into existing Multi-operation code.

I think time would be better spent finishing that work. And in the long run it 
will be better to not have two code paths to maintain and debug, etc. Thoughts?
                
> Batch get to improve perfermance
> --------------------------------
>
>                 Key: ZOOKEEPER-1482
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1482
>             Project: ZooKeeper
>          Issue Type: New Feature
>          Components: server
>    Affects Versions: 3.3.2, 3.4.3
>            Reporter: zhiyuan.dai
>             Fix For: 3.3.2, 3.4.3, 3.4.4, 4.0.0
>
>         Attachments: 1482.patch
>
>
> Now,Zookeeper doesn't have batch get feature,so i add this feature.
> The method is getChildrenData,we can use getChildrenData fetch some znode's 
> children's data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to