On Thu, Nov 10, 2011 at 2:48 AM, Vitalii Tymchyshyn <[email protected]> wrote: > 10.11.11 06:53, Aniket Chakrabarti написав(ла): > There is a limit on how many nodes can single parent node have if you use > list operation. The limit is not direct, but rather it's a limit on response > size. It can be changed (don't remember if with a setting or compile time).
Good point. jute.maxbuffer, see the admin guide. You can set it at runtime (client side). https://issues.apache.org/jira/browse/ZOOKEEPER-1162 Patrick
