Does JedisCluster support AUTH?

614 views
Skip to first unread message

Daniel Guo

unread,
Mar 29, 2015, 1:58:29 AM3/29/15
to jedis...@googlegroups.com
I configured the parameter "requirepass" in redis cluster, but when I use  JedisCluster#auth(), it gives me the following error:

Caused by: redis.clients.jedis.exceptions.JedisDataException: NOAUTH Authentication required.

Does this mean that JedisCluster do not support AUTH?  Thanks.

Marcos NiLs

unread,
Mar 29, 2015, 4:40:18 PM3/29/15
to jedis...@googlegroups.com
Interesting I actually haven't thought about that when implementing JedisCluster. I'll give it a look and try provide some feedback soon.

Marcos.

Marcos NiLs

unread,
Mar 30, 2015, 4:53:07 PM3/30/15
to jedis...@googlegroups.com
Daniel, 

I've investigated a bit and seems like authentication for RedisCluster is yet still to be defined.  Please check out here: https://github.com/xetorthio/jedis/issues/934

For the moment we won't be doing any changes until Redis decides how RedisCluster authentication mechanism would be.
Reply all
Reply to author
Forward
0 new messages