[
https://issues.apache.org/jira/browse/ZOOKEEPER-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807213#comment-16807213
]
Brian Gallew commented on ZOOKEEPER-1407:
-----------------------------------------
My use case is "reading the Kafka state out of Zookeeper involves thousands of
round trips." One to list all the topics. One per topic to list all the
partitions. One per partition to get the state. My smallest clusters all have
more than 1000 partitions on them, while my largest ones have ... more. It
seems odd for a Priority:Major ticket to be ignored for 6 years (outside of one
comment asking about 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
> Priority: Major
> Fix For: 3.6.0, 3.5.5
>
> 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)