That brings up a question I was asking myself.  Why are there not
crate and delete methods which optionally require the parent's
children version? (i.e. optimistic concurrency control for the
creation and deletion of nodes)

Cheers,
Dan


On Sun, Oct 16, 2011 at 8:59 AM, Mahadev Konar <maha...@hortonworks.com> wrote:
> Hi Tassos,
>  There is some documention in src/zookeeper.jute:
>
>  long pzxid;      // last modified children
>
> But, we should probably add some documentation in the programmer's
> guide. Can you please open  a jira/upload a patch :)?
>
> thanks
> mahadev
>
> On Sat, Oct 15, 2011 at 12:49 AM, Tassos Souris <tassos_sou...@yahoo.gr> 
> wrote:
>> Hi! what's the pzxid field in the stat structure for? couldn't find any 
>> information in the programmer's guide...
>>
>

Reply via email to