Yeah, that was one of the ideas, I think its been on the jira somewhere ( I
forget)... But could be and would definitely be one soln for it.
Thanks
mahadev
On 5/3/10 2:12 PM, "Ted Dunning" <ted.dunning@gmail.com> wrote:
> Should this be a znode in the privileged namespace?
>
> On Mon, May 3, 2010 at 1:45 PM, Dave Wright <wrightd@gmail.com> wrote:
>
>>> Hi Dave,
>>> Just a question on how do you see it being used, meaning who would call
>>> addserver and removeserver? It does seem useful to be able to do this.
>> This
>>> is definitely worth working on. You can link it as a subtask of
>>> ZOOKEEPER-107.
>>>
>>
>> In my case, it would be my client application - I would get a
>> notification (probably via a watched ZK node controlled by my manager
>> process) that the cluster membership was changing, and I'd adjust the
>> client server list accordingly.
>>
>> -Dave
>>
|