redis集群報Jedis does not support password protected Redis Cluster configurations異常解決辦法


解決spring-data-redis操作redis集群報“Jedis does not support password protected Redis Cluster configurations”的異常

原因:使用spring-data-redis操作redis集群時由於redis集群設置了密碼。

解決方案:升級spring-data-redis版本即可解決,最后相關jar包版本是:
jedis-2.9.0.jar
spring-data-redis-1.8.0.M1.jar
spring-session-1.2.2.RELEASE.jar
spring-data-commons-1.12.5.RELEASE.jar
commons-pool2-2.4.2.jar


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM