[jira] Updated: (ZOOKEEPER-220) programming guide watches section should clarify server/clientlib role in data/child watch maint.

2009-02-02 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-220:
---

  Resolution: Fixed
Hadoop Flags: [Reviewed]
  Status: Resolved  (was: Patch Available)

Committed revision 740141.

> programming guide watches section should clarify server/clientlib role in 
> data/child watch maint.
> -
>
> Key: ZOOKEEPER-220
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-220
> Project: Zookeeper
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 3.1.0
> Environment: 
> http://hadoop.apache.org/zookeeper/docs/r3.0.0/zookeeperProgrammers.html#ch_zkWatchesonly
>Reporter: Patrick Hunt
>Assignee: Benjamin Reed
> Fix For: 3.1.0
>
> Attachments: ZOOKEEPER-220.patch, ZOOKEEPER-220.patch
>
>
> http://hadoop.apache.org/zookeeper/docs/r3.0.0/zookeeperProgrammers.html#ch_zkWatches
> The server is maintaining two lists, it's not really clear in some sections 
> that it's the server, esp as in v3 the client is also maintaining it's own 
> list(s).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-220) programming guide watches section should clarify server/clientlib role in data/child watch maint.

2009-02-02 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-220:
---

Attachment: ZOOKEEPER-220.patch

fixed typo

> programming guide watches section should clarify server/clientlib role in 
> data/child watch maint.
> -
>
> Key: ZOOKEEPER-220
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-220
> Project: Zookeeper
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 3.1.0
> Environment: 
> http://hadoop.apache.org/zookeeper/docs/r3.0.0/zookeeperProgrammers.html#ch_zkWatchesonly
>Reporter: Patrick Hunt
>Assignee: Benjamin Reed
> Fix For: 3.1.0
>
> Attachments: ZOOKEEPER-220.patch, ZOOKEEPER-220.patch
>
>
> http://hadoop.apache.org/zookeeper/docs/r3.0.0/zookeeperProgrammers.html#ch_zkWatches
> The server is maintaining two lists, it's not really clear in some sections 
> that it's the server, esp as in v3 the client is also maintaining it's own 
> list(s).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-220) programming guide watches section should clarify server/clientlib role in data/child watch maint.

2009-02-02 Thread Benjamin Reed (JIRA)

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

Benjamin Reed updated ZOOKEEPER-220:


Affects Version/s: (was: 3.0.0)
   3.1.0
   Status: Patch Available  (was: Open)

> programming guide watches section should clarify server/clientlib role in 
> data/child watch maint.
> -
>
> Key: ZOOKEEPER-220
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-220
> Project: Zookeeper
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 3.1.0
> Environment: 
> http://hadoop.apache.org/zookeeper/docs/r3.0.0/zookeeperProgrammers.html#ch_zkWatchesonly
>Reporter: Patrick Hunt
>Assignee: Benjamin Reed
> Fix For: 3.1.0
>
> Attachments: ZOOKEEPER-220.patch
>
>
> http://hadoop.apache.org/zookeeper/docs/r3.0.0/zookeeperProgrammers.html#ch_zkWatches
> The server is maintaining two lists, it's not really clear in some sections 
> that it's the server, esp as in v3 the client is also maintaining it's own 
> list(s).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-220) programming guide watches section should clarify server/clientlib role in data/child watch maint.

2009-02-02 Thread Benjamin Reed (JIRA)

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

Benjamin Reed updated ZOOKEEPER-220:


Attachment: ZOOKEEPER-220.patch

This patch makes some minor clarifications to that section. conceptually it is 
very helpful to think of two lists of watchers, so i don't think it would be 
wise to remove it. (internally it is actually a bit more complicated.) i added 
a bit more wording to appeal to the intuition.

> programming guide watches section should clarify server/clientlib role in 
> data/child watch maint.
> -
>
> Key: ZOOKEEPER-220
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-220
> Project: Zookeeper
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 3.0.0
> Environment: 
> http://hadoop.apache.org/zookeeper/docs/r3.0.0/zookeeperProgrammers.html#ch_zkWatchesonly
>Reporter: Patrick Hunt
>Assignee: Benjamin Reed
> Fix For: 3.1.0
>
> Attachments: ZOOKEEPER-220.patch
>
>
> http://hadoop.apache.org/zookeeper/docs/r3.0.0/zookeeperProgrammers.html#ch_zkWatches
> The server is maintaining two lists, it's not really clear in some sections 
> that it's the server, esp as in v3 the client is also maintaining it's own 
> list(s).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.