Re: feedback zkclient

2009-10-01 Thread Adam Rosien
I'm on the fence about checked vs. unchecked, but I think Javadoc that declares what exceptions are thrown would help users figure out if they might want to catch something. Additionally some of the ZkClient method semantics are confusing. For example, create() returns the path of the created

Fwd: blog post about zk and group membership

2010-01-11 Thread Adam Rosien
-- Forwarded message -- From: Adam Rosien a...@rosien.net Date: Mon, Jan 11, 2010 at 10:27 AM Subject: Re: blog post about zk and group membership To: zookeeper-u...@hadoop.apache.org Yes, your Disqus comment went through. We filed a ticket with them about some javascript issues

Re: blog post about zk and group membership

2010-01-11 Thread Adam Rosien
service Patrick Adam Rosien wrote: I've written a blog post about using ZooKeeper for group membership at KaChing: http://bit.ly/6yraP6 http://eng.kaching.com/2010/01/actually-implementing-group-management.html Any comments or feedback is welcome. .. Adam

[jira] Created: (ZOOKEEPER-641) Improve details about group membership recipe

2010-01-11 Thread Adam Rosien (JIRA)
: documentation Affects Versions: 3.2.1 Reporter: Adam Rosien Regarding http://eng.kaching.com/2010/01/actually-implementing-group-management.html Patrick Hunt asked for a more complete group membership recipe from the one listed at http://hadoop.apache.org/zookeeper/docs/r3.0.0

[jira] Created: (ZOOKEEPER-751) Recipe heading refers to 'recoverable' but should be 'revocable'

2010-04-22 Thread Adam Rosien (JIRA)
: Improvement Components: documentation Affects Versions: 3.3.0 Reporter: Adam Rosien Priority: Minor http://hadoop.apache.org/zookeeper/docs/r3.3.0/recipes.html#sc_recoverableSharedLocks uses the heading recoverable locks, but the text refers to revocable