Skip to content

Conversation

@kkolanow
Copy link
Contributor

Hi, I've noticed that during connection to the password protected sentinel (assume that master, replica slaves and sentinels share same password) I was getting error NOAUTH Authorization required. I discovered that sentinel password was not passed on. I'm submitting a fix example . I've tried it and it worked for me.

@sazzad16
Copy link
Contributor

@kkolanow There are several errors in JedisSentinelPoolTest. Please check the Travis CI log.

@kkolanow
Copy link
Contributor Author

this time is fails on SetCommandsTest. I'm afraid I'm not sure what this test is supposed to do. Any help appreciated. Thanks!

Copy link
Contributor

@sazzad16 sazzad16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only the first constructor can be added for user's convenience. Instead of using other new constructors, a user directly use the last constructor with all the params.
Also, don't do format only changes that are in distant lines from intended changes.

@sazzad16 sazzad16 added this to the 3.3.0 milestone Feb 28, 2020
kkolanow and others added 2 commits February 28, 2020 21:05
@gkorland
Copy link
Contributor

Now that the ACL is in @kkolanow @sazzad16 I think the code should adapted accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants