You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by FPJ <fp...@yahoo.com> on 2013/05/15 20:25:13 UTC

[DISCUSS] recipes package

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


Re: [DISCUSS] recipes package

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
My concern with the bundled recipes is whether or not they are maintained. As long as they contain the current best practices and edge case handling then they are good to have. I haven't looked at them recently to know is this is accurate or not. For example, a year or so ago the bundled lock recipe did not correctly handle the persistent/ephemeral node edge case correctly.

-Jordan

On May 15, 2013, at 11:25 AM, "FPJ" <fp...@yahoo.com> 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
> 


Re: [DISCUSS] recipes package

Posted by ma...@gmail.com.
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" <fp...@yahoo.com> 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:ericacm@gmail.com] 
> Sent: 15 May 2013 20:48
> To: user@zookeeper.apache.org
> Cc: dev@zookeeper.apache.org
> 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 <or...@gmail.com> 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 <fp...@yahoo.com> 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
> 

RE: [DISCUSS] recipes package

Posted by Flavio Junqueira <fp...@yahoo.com>.
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:ericacm@gmail.com] 
Sent: 15 May 2013 20:48
To: user@zookeeper.apache.org
Cc: dev@zookeeper.apache.org
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 <or...@gmail.com> 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 <fp...@yahoo.com> 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
> >
> >
>


RE: [DISCUSS] recipes package

Posted by Flavio Junqueira <fp...@yahoo.com>.
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:ericacm@gmail.com] 
Sent: 15 May 2013 20:48
To: user@zookeeper.apache.org
Cc: dev@zookeeper.apache.org
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 <or...@gmail.com> 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 <fp...@yahoo.com> 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
> >
> >
>


Re: [DISCUSS] recipes package

Posted by Eric Pederson <er...@gmail.com>.
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 <or...@gmail.com> 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 <fp...@yahoo.com> 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
> >
> >
>

Re: [DISCUSS] recipes package

Posted by Eric Pederson <er...@gmail.com>.
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 <or...@gmail.com> 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 <fp...@yahoo.com> 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
> >
> >
>

Re: [DISCUSS] recipes package

Posted by Dalimír Orfánus <or...@gmail.com>.
I like them, they are very useful, especially when first time looking at
ZooKeeper and Curator.

Dalimir



On 15 May 2013 20:25, FPJ <fp...@yahoo.com> 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
>
>

Re: [DISCUSS] recipes package

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
My concern with the bundled recipes is whether or not they are maintained. As long as they contain the current best practices and edge case handling then they are good to have. I haven't looked at them recently to know is this is accurate or not. For example, a year or so ago the bundled lock recipe did not correctly handle the persistent/ephemeral node edge case correctly.

-Jordan

On May 15, 2013, at 11:25 AM, "FPJ" <fp...@yahoo.com> 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
> 


Re: [DISCUSS] recipes package

Posted by Dalimír Orfánus <or...@gmail.com>.
I like them, they are very useful, especially when first time looking at
ZooKeeper and Curator.

Dalimir



On 15 May 2013 20:25, FPJ <fp...@yahoo.com> 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
>
>