I implemented a first cut of the remove watches functionality ( https://issues.apache.org/jira/browse/CURATOR-161), which I was waiting on some feedback for. I haven't updated any of the recipes yet to remove unnecessary watches (or to handle watches being removed from underneath them), as I figured I'd check if everyone was cool with the approach I'd taken first.
PR at https://github.com/apache/curator/pull/56 cheers Cam On Sun, Feb 15, 2015 at 5:00 AM, Jordan Zimmerman < [email protected]> wrote: > Hey Gang, > > Where are we with Curator 3.0? We were making some progress a while back > but it seems to have stopped. > > -Jordan > > >
