The testBasicStartup is failing for me locally with a KeeperException Connection lost. I noticed it instantiates ZooKeeper directly vs. using ZooKeeperClient. If I change it to use our ZooKeeperClient it's back to passing for me, but then, I wouldn't want the retry logic to mask some other issue. Anyway, wanted to see if anyone else is experiencing this?
Thanks, --tim
