Mahadev Konar wrote:
> Hi Juan,
> Can you tell us what you are doing in your client code and when you
> see this problem?
Hi, Mahadev. It seems to happen when attempting to create a new node.
Might be a timing issue because it does not happen all the time. The
client code where this happens is quite simple:
if (keeper.exists(path, false) == null) {
file = keeper.create(path, "hello".getBytes(),
ZooDefs.Ids.OPEN_ACL_UNSAFE, flags);
>You are running with a standalone zookeeper server
> right?
>
Correct.
Thanks,
Juan
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Zookeeper-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zookeeper-user