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
Adding a new Sentinel server is not considered to connect when using MasterSlave. The acual SentinelReconnectMessagePredicate mixes up argument order (is: message, channel, should be: channel, message).
The text was updated successfully, but these errors were encountered:
Adding a new Sentinel server is not considered to connect when using
MasterSlave
. The acualSentinelReconnectMessagePredicate
mixes up argument order (is:message, channel
, should be:channel, message
).The text was updated successfully, but these errors were encountered: