Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis Cluster Node connections are not authenticated in a password protected Cluster (lettuce 3.4) #190

Closed
mp911de opened this issue Feb 4, 2016 · 1 comment
Labels
type: bug A general bug

Comments

@mp911de
Copy link
Collaborator

mp911de commented Feb 4, 2016

Using lettuce with a password-protected Redis cluster works in general but lettuce 3.4 fails when commands are executed on the node-specific connections. The connectNode method does not call the auth method. This bug is fixed already for 4.2

@mp911de
Copy link
Collaborator Author

mp911de commented Feb 4, 2016

Fixed.

@mp911de mp911de closed this as completed Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant