RE: Updated NodeWatcher...

2009-01-09 Thread Benjamin Reed
---Original Message- > From: adam.ros...@gmail.com [mailto:adam.ros...@gmail.com] On Behalf Of Adam > Rosien > Sent: Thursday, January 08, 2009 8:06 PM > To: zookeeper-user@hadoop.apache.org > Subject: Re: Updated NodeWatcher... > > It feels like we need a flowchart, state-chart,

Re: Updated NodeWatcher...

2009-01-09 Thread Adam Rosien
t; From: adam.ros...@gmail.com [mailto:adam.ros...@gmail.com] On Behalf Of Adam > Rosien > Sent: Thursday, January 08, 2009 8:06 PM > To: zookeeper-user@hadoop.apache.org > Subject: Re: Updated NodeWatcher... > > It feels like we need a flowchart, state-chart, or something, so

Re: Updated NodeWatcher...

2009-01-09 Thread Patrick Hunt
m] On Behalf Of Adam Rosien Sent: Thursday, January 08, 2009 8:06 PM To: zookeeper-user@hadoop.apache.org Subject: Re: Updated NodeWatcher... It feels like we need a flowchart, state-chart, or something, so we can all talk about the same thing. Then people could suggest abstractions that would e

RE: Updated NodeWatcher...

2009-01-09 Thread Benjamin Reed
al Message- From: adam.ros...@gmail.com [mailto:adam.ros...@gmail.com] On Behalf Of Adam Rosien Sent: Thursday, January 08, 2009 8:06 PM To: zookeeper-user@hadoop.apache.org Subject: Re: Updated NodeWatcher... It feels like we need a flowchart, state-chart, or something, so we can all talk

Re: Updated NodeWatcher...

2009-01-08 Thread Adam Rosien
n > Burton > Sent: Thursday, January 08, 2009 4:02 PM > To: zookeeper-user@hadoop.apache.org > Subject: Re: Updated NodeWatcher... > >> >> >> i just found that part of this thread went to my junk folder. can you send >> the URL for the NodeListener? >> &

RE: Updated NodeWatcher...

2009-01-08 Thread Benjamin Reed
: Updated NodeWatcher... > > > i just found that part of this thread went to my junk folder. can you send > the URL for the NodeListener? > Sure... here you go: http://pastebin.com/f1e9d3706 > > this NodeWatcher is a useful thing. i have a couple of suggestions to > simplify

Re: Updated NodeWatcher...

2009-01-08 Thread Kevin Burton
> > > i just found that part of this thread went to my junk folder. can you send > the URL for the NodeListener? > Sure... here you go: http://pastebin.com/f1e9d3706 > > this NodeWatcher is a useful thing. i have a couple of suggestions to > simplify it: > > 1) Construct the NodeWatcher with a

RE: Updated NodeWatcher...

2009-01-08 Thread Benjamin Reed
Hey kevin, i just found that part of this thread went to my junk folder. can you send the URL for the NodeListener? this NodeWatcher is a useful thing. i have a couple of suggestions to simplify it: 1) Construct the NodeWatcher with a ZooKeeper object rather than constructing one. Not only do