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.3.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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to