IMO curator's recipes are a lot more fully implemented than the zk stuff, but they are nice to have in zk as programming examples.
-m On May 15, 2013, at 3:10 PM, "Flavio Junqueira" <[email protected]> wrote: > Just to make clear, are you guys talking about Curator recipes or the > recipes under src/recipes in the ZooKeeper project? I'm referring to the > code in the package org.apache.zookeeper.recipes, which is under > src/recipes. I'm not referring to Curator recipes. > > Let me add some more information. I'm asking because I have marked > ZOOKEEPER-767 as "won't fix" and the patch is supposed to apply to the > recipes package in the zookeeper project. If we are still maintaining that > code, then perhaps we need to work on that patch. This is what triggered my > question. > > -Flavio > > -----Original Message----- > From: Eric Pederson [mailto:[email protected]] > Sent: 15 May 2013 20:48 > To: [email protected] > Cc: [email protected] > Subject: Re: [DISCUSS] recipes package > > I'm using some of the recipes. That's one of the nice things about Curator > is that it provides high level abstractions. > > > -- Eric > > > On Wed, May 15, 2013 at 3:41 PM, Dalimír Orfánus <[email protected]> wrote: > >> I like them, they are very useful, especially when first time looking >> at ZooKeeper and Curator. >> >> Dalimir >> >> >> >> On 15 May 2013 20:25, FPJ <[email protected]> wrote: >> >>> With Curator, I was wondering if it makes sense to maintain the >>> recipes package. How do people feel about it? Should we keep it or >>> consider deprecating it? >>> >>> >>> >>> -Flavio >
