Closed IlyaSkriblovsky closed 6 years ago
When connecting to a node via Sentinel, we are asking for its ROLE to ensure that it is master. But we should send AUTH before it if password is set.
ROLE
AUTH
When connecting to a node via Sentinel, we are asking for its
ROLE
to ensure that it is master. But we should sendAUTH
before it if password is set.