szepet opened a new pull request #922: ZOOKEEPER-3361: Add multi version of getChildren request URL: https://github.com/apache/zookeeper/pull/922 Added an overloaded version of getChildren function to the client API and the request handling procedures to the server. Integration and unit tests added as well. Rewritten the BFS based on the new functionality which - in some cases - can lead to significant improvement in performance (for more info, see the issue).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
