> The session is expired and I try now to catch this state with
> event.getState() == Watcher.Event.KeeperStateExpired. Is there an
> example how to renew the session or do I have to create a new
> ZooKeeper object?

When a session expires the ZooKeeper object becomes invalid. You must create a 
new ZooKeeper object.

ben

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Zookeeper-user mailing list
Zookeeper-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zookeeper-user

Reply via email to