Skip to content

fix Failover Client MaintNotificationsConfig#3600

Merged
ndyakov merged 1 commit into
redis:masterfrom
ajax16384:FixFailoverOptionsMaintNotificationsConfig
Nov 15, 2025
Merged

fix Failover Client MaintNotificationsConfig#3600
ndyakov merged 1 commit into
redis:masterfrom
ajax16384:FixFailoverOptionsMaintNotificationsConfig

Conversation

@ajax16384

Copy link
Copy Markdown
Contributor

Accordind to comment

// MaintNotificationsConfig is not supported for FailoverClients at the moment

Failover client does not support MaintNotificationsConfig so
NewFailoverClient will create redis.Client with ModeAuto (which drops "maintnotifications disabled due to handshake error: ERR unknown subcommand 'maint_notifications'." )

Let's disable MaintNotificationsConfig for FailoverClient till proper failover client support

@jit-ci

jit-ci Bot commented Nov 14, 2025

Copy link
Copy Markdown

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

@ajax16384

Copy link
Copy Markdown
Contributor Author

@ndyakov please take a look at this PR

@ndyakov

ndyakov commented Nov 15, 2025

Copy link
Copy Markdown
Member

Hello @ajax16384 , this makes sense to me, will review.

@ndyakov ndyakov added the bug label Nov 15, 2025
@ndyakov ndyakov merged commit 55aa026 into redis:master Nov 15, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants