You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michi Mutsuzaki (JIRA)" <ji...@apache.org> on 2014/04/23 22:44:15 UTC

[jira] [Updated] (ZOOKEEPER-430) improve error reporting to client when setdata data length > max (default 1mb)

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michi Mutsuzaki updated ZOOKEEPER-430:
--------------------------------------

    Fix Version/s:     (was: 3.5.0)
                   3.6.0

> improve error reporting to client when setdata data length > max (default 1mb)
> ------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-430
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-430
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: c client, java client, server
>            Reporter: Patrick Hunt
>            Priority: Minor
>             Fix For: 3.6.0
>
>
> currently when a node is set > 1mb (default) the server disconnects the client and logs information about node too large.
> however the client has no indication why the connection was killed. we need to improve the error reporting here.
> (might be a good time to review error reporting in general)



--
This message was sent by Atlassian JIRA
(v6.2#6252)