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

Patrick Hunt updated ZOOKEEPER-43:
----------------------------------

    Attachment: ZOOKEEPER-43.patch

I've updated the patch to support an option to turn off autoreset of watches 
(just in case the client doesn't wish to use or has some issue, ie legacy code 
has unforseen incompatibility).

   /** This controls whether automatic watch resetting is enabled.
    * Clients automatically reset watches during session reconnect, this
    * option allows the client to turn off this behavior by setting
    * the environment variable "zookeeper.disableAutoWatchReset" to "true" */

by default autoreset of watches is turned on in the client, this allows turning 
it off.


> Server side of the auto reset watches patch
> -------------------------------------------
>
>                 Key: ZOOKEEPER-43
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-43
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: server
>            Reporter: Patrick Hunt
>            Assignee: Benjamin Reed
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-43.patch, ZOOKEEPER-43.patch, 
> ZOOKEEPER-43.patch, ZOOKEEPER-43.patch, ZOOKEEPER-43.patch
>
>
> Moved from SourceForge to Apache.
> http://sourceforge.net/tracker/index.php?func=detail&aid=1975262&group_id=209147&atid=1008546

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