Huizhi Lu created ZOOKEEPER-4383: ------------------------------------ Summary: GetChildren Pagination Feature Key: ZOOKEEPER-4383 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4383 Project: ZooKeeper Issue Type: New Feature Reporter: Huizhi Lu
*Problem* If there are too many children and the packet exceeds the limit, the 3rd party zkClient will have connection loss and retry connecting, which could potentially take down ZK servers. *Proposal* Add a paginated getChildren api to make it possible and more efficient to list a large number of children. -- This message was sent by Atlassian Jira (v8.3.4#803005)