[
https://issues.apache.org/jira/browse/ZOOKEEPER-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840150#comment-13840150
]
Rakesh R commented on ZOOKEEPER-1830:
-------------------------------------
Could you please have a look at the attached patch.
This should be applied on top of ZOOKEEPER-442(as this contains the actual
client api implementations)
Delete watches command syntax :
{code}
deletewatches path [-c|-d|-a] [-l]
c - represents childwatchers
d - represents datawatchers
a - represents both child/data watchers
l - represents remove watchers locally when no server connection
{code}
> Support command line shell for removing watches
> -----------------------------------------------
>
> Key: ZOOKEEPER-1830
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1830
> Project: ZooKeeper
> Issue Type: Sub-task
> Reporter: Rakesh R
> Assignee: Rakesh R
> Priority: Critical
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1830.patch
>
>
> This JIRA to discuss the command line shell for removing watches. Makes it
> easier to do ad-hoc testing.
--
This message was sent by Atlassian JIRA
(v6.1#6144)