Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis: Use IP address in sentinel configuration #183

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

kajinamit
Copy link
Contributor

Sentinel supports hostnames since Redis 6.2, and the support should be explicitly enabled. See [1] for details.

[1] https://redis.io/docs/latest/operate/oss_and_stack/management/sentinel/#ip-addresses-and-dns-names

Fixes #173

Sentinel supports hostnames since Redis 6.2, and the support should be
explicitly enabled. See [1] for details.

[1] https://redis.io/docs/latest/operate/oss_and_stack/management/sentinel/#ip-addresses-and-dns-names

Fixes jd#173
@mergify mergify bot merged commit e841da1 into jd:master Aug 16, 2024
6 checks passed
@kajinamit kajinamit deleted the fix-173 branch August 16, 2024 06:09
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.

Cannot start Redis 7.0 with Sentinel
2 participants