[
https://issues.apache.org/jira/browse/ZOOKEEPER-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yong Zhang updated ZOOKEEPER-2430:
----------------------------------
Attachment: ZOOKEEPER-2430.001.patch
Thanks [~phunt] for review first patch in ZOOKEEPER-2426, submit new patch base
on your comments.
Seems ZOOKEEPER-2426 disappeared.
> Remove jute.maxbuffer limit packetLen in client side
> ----------------------------------------------------
>
> Key: ZOOKEEPER-2430
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2430
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Yong Zhang
> Attachments: ZOOKEEPER-2430.001.patch
>
>
> jute.maxbuffer can be configured in both client and server side, if we try to
> getChildren
> from a parent znode with large number of children znode, client may failed to
> get because
> of packetLen is more than jute.maxbuffer configured.
> even if we can change the value in java system property, but we have to
> restart the application,
> and more all data has been in zookeeper client, check the length/size is
> unnecessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)