Re: Feature: Allow ephemeral nodes to have children

2010-08-10 Thread Gustavo Niemeyer
I've added a link to the email thread to ZOOKEEPER-723 [1]. I've also created a new JIRA for the approach I've suggested ZOOKEEPER-834 [2] I will try to provide a patch after I finish my GSoC assignment. Looking forward to it. Thanks for your help Andrei. -- Gustavo Niemeyer

Feature: Allow ephemeral nodes to have children

2010-08-06 Thread Andrei Savu
Hello, I was just re-reading part of the ZooKeeper documentation and I was trying to understand why ephemeral znodes should not have children znodes. Adding this feature, while maintaining an important restriction, could be really useful. Let's suppose that we have a multi-agent system and we

Re: Feature: Allow ephemeral nodes to have children

2010-08-06 Thread Gustavo Niemeyer
Hey Andrei, I was just re-reading part of the ZooKeeper documentation and I was trying to understand why ephemeral znodes should not have children znodes. Adding this feature, while maintaining an important restriction, could be really useful. Indeed. There was some discussion about this

Re: Feature: Allow ephemeral nodes to have children

2010-08-06 Thread Patrick Hunt
Take a look at the following. Would be a great feature to add. (search the mail archives for a full discussion, we should rehash that on the jira, or at least link the jira to that thread - would appreciate if someone could add a comment to the jira with that.)

Re: Feature: Allow ephemeral nodes to have children

2010-08-06 Thread Andrei Savu
I've added a link to the email thread to ZOOKEEPER-723 [1]. I've also created a new JIRA for the approach I've suggested ZOOKEEPER-834 [2] I will try to provide a patch after I finish my GSoC assignment. For me it seems like a good idea to allow a session to create / own an ephemeral tree and