Skip to content

Conversation

@reenjii
Copy link

@reenjii reenjii commented Feb 20, 2024

Fix #2911

DisableIdentity and IdentitySuffix options are not correctly forwarded by sentinelOptions and clusterOptions.

Because 9.5.0 now uses redis 7.2 setinfo options by default, this breakd older redis versions unless DisableIdentity is used.

It still breakd FailoverClients since DisableIdentity is not forwarded to base client.

@ofekshenawa ofekshenawa linked an issue Feb 20, 2024 that may be closed by this pull request
@vtolstov
Copy link

vtolstov commented Nov 7, 2024

why this still open ?

@ndyakov
Copy link
Member

ndyakov commented Mar 19, 2025

renaming planned for v10, sentinel (failover) should be fixed in master.

@ndyakov ndyakov closed this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment