I keep seeing those in my logs:
2016-01-06 12:02:09,228 ERROR ConnectionState:244 - Authentication failed

I think that's because the ZookeeperFactory doesn't support credentials:
zookeeperFactory.newZooKeeper(connectionString, sessionTimeout, watcher,
canBeReadOnly);

Ben

Reply via email to