原文:redis.clients.jedis.exceptions.JedisException: Can connect to sentinel, but seems to be not monitored.

在使用Redis的哨兵Sentinel配置时,报错如下: redis.clients.jedis.exceptions.JedisException: Can connect to sentinel, but myMaster seems to be not monitored. 报错原因: 可能是因为哨兵配置sentinel.conf中的服务器名称,和程序中哨兵连接池配置的服务器名称不一致导致的 ...

2018-11-12 10:48 0 2668 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2026 CODEPRJ.COM