Hi Valdimir,
 Its not possible to run a Zookeeeper quorum of 2 such that if one dies the
other one continues to run and server clients. The whole idea of zookeeper
is its high reliability and the guarantee's it provides.
http://wiki.apache.org/hadoop/ZooKeeper/Tao

So, its not possible to run zookeeper as you state.

mahadev


On 11/25/08 7:33 AM, "Vladimir Bobic" <[EMAIL PROTECTED]> wrote:

> Ahoy everyone,
> 
> I'm interested to know if there is anyway to run 2 servers cluster in which:
>  - if 1 server fails other one continues to serve clients.
>  - when failed server is back, force elections to favored server
>  I'm aware that there is possibility for both servers to work
> independently not knowing for each other,
> difference that could immerge is not issue.
> 
> Regards,
> Vladimir

Reply via email to