You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using LettuceConnectionFactory with Redis Sentinel and password-protected Redis nodes causes NOAUTH errors because the configured password is not set in RedisURI
Mark Paluch opened DATAREDIS-524 and commented
Using
LettuceConnectionFactory
with Redis Sentinel and password-protected Redis nodes causesNOAUTH
errors because the configured password is not set inRedisURI
Affects: 1.7.2 (Hopper SR2)
Reference URL: https://stackoverflow.com/questions/37942205/noauth-authentication-required-when-connecting-to-redis-sentinel-with-lettucecon
Issue Links:
Referenced from: pull request #204
Backported to: 1.7.3 (Hopper SR3)
The text was updated successfully, but these errors were encountered: