[
https://issues.apache.org/jira/browse/ZOOKEEPER-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773268#action_12773268
]
Mahadev konar commented on ZOOKEEPER-558:
-----------------------------------------
was looking at the patch.
any reason to add
{code}
private static final long serialVersionUID
{code}
in the new exceptions? The exceptions are IOException and serializing and
deserializing them as IOException serialversion should be fine. no?
> server "sent" stats not being updated
> -------------------------------------
>
> Key: ZOOKEEPER-558
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-558
> Project: Zookeeper
> Issue Type: Bug
> Components: server
> Affects Versions: 3.2.1
> Reporter: Patrick Hunt
> Assignee: Patrick Hunt
> Priority: Critical
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-558.patch, ZOOKEEPER-558.patch
>
>
> the server and connection "sent" stat is not being updated. if you run "stat"
> on the client port the sent packets is much lower than it should be
> seems that sendbuffer is not updating the stats when it shortcircuits the
> send.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.