You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Raul Gutierrez Segales (JIRA)" <ji...@apache.org> on 2014/02/06 18:50:09 UTC

[jira] [Commented] (ZOOKEEPER-1831) Document remove watches details to the guide

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

Raul Gutierrez Segales commented on ZOOKEEPER-1831:
---------------------------------------------------

lgtm mostly - here are some small grammatical nits:

{noformat}
+      <para>We can remove the watches registered on a znode with the call
+      removeWatches. 
{noformat} 

"with a call to removeWatches"

{noformat} 
+      removeWatches. Also, ZooKeeper client can remove the watches locally
+      when there is no server connection. This is possible by specifying 
+      local flag to true. 
{noformat} 

"Also, a ZooKeeper client can remove watches locally even if there is no server connection by setting the local flag to true."

{noformat}
+          <para>Watcher which was added with a call to exists, getData.</para>
{noformat}

"to exists or getData."

Thanks [~rakeshr]!



> Document remove watches details to the guide
> --------------------------------------------
>
>                 Key: ZOOKEEPER-1831
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1831
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: documentation
>            Reporter: Rakesh R
>            Assignee: Rakesh R
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1831.patch
>
>
> This JIRA is for documenting the details of removing the watches



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)