You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Benjamin Jaton <bj...@radiantlogic.com> on 2016/03/11 18:39:13 UTC

Re: ConnectionState Authentication failed

Can someone tell me if that's likely to be the cause of those errors please?

On Wed, Jan 6, 2016 at 12:08 PM, Benjamin Jaton <be...@gmail.com>
wrote:

> 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
>