← Back to team overview

openstack team mailing list archive

Re: zookeeper problem

 

Hi,

As far as I know, OpenStack doesn't use zookeeper yet. Is this
something you work on as an extra component? Nova/glance/keystone uses
eventlet, which doesn't work well with the default zookeeper python
lib. We have some success with this library I wrote:
https://github.com/maoy/python-evzookeeper. Hopefully that helps..


Yun

On Mon, Mar 19, 2012 at 11:26 AM, khabou imen <imenkhbou@xxxxxxxxx> wrote:
> i've tried to change the ticktime value
> but i'm still getting "exceeded  deadline by 13ms"
> can any one advice me please
> --
> cordialement,
>  Imen Khabou,
> Elève Ingénieur en Informatique
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp


References