[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774891#action_12774891
 ] 

Flavio Paiva Junqueira commented on ZOOKEEPER-551:
--------------------------------------------------

Committed revision 833932

> unnecessary SetWatches message on new session
> ---------------------------------------------
>
>                 Key: ZOOKEEPER-551
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-551
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: c client, java client
>    Affects Versions: 3.2.1
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Minor
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-551.patch
>
>
> The java client is sending a SetWatches message even on a new session (always 
> empty). Additionally SetWatches is called
> even in the case of re-establishing session, however no watches are set. The 
> code should check for watches before
> sending this (ie don't send empty setwatches). I see this on java, 
> investigate c as well.

-- 
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