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

Fixed error REDIS_REPLY_STATUS when connecting to Redis 7 #35091

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

greedy52
Copy link
Contributor

Fixes #33564

Related driver fix: gravitational/redis#50

changelog: Fixed a regression issue where tsh db connect to Redis 7 fails with an error on REDIS_REPLY_STATUS

@greedy52 greedy52 added database-access Database access related issues and PRs backport/branch/v14 labels Nov 28, 2023
@greedy52 greedy52 self-assigned this Nov 28, 2023
@greedy52 greedy52 marked this pull request as ready for review November 28, 2023 21:57
@greedy52 greedy52 added this pull request to the merge queue Nov 29, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 29, 2023
@greedy52 greedy52 added this pull request to the merge queue Nov 29, 2023
Merged via the queue into master with commit ae04412 Nov 29, 2023
40 checks passed
@greedy52 greedy52 deleted the STeve/33564_fix_command_docs branch November 29, 2023 20:45
@public-teleport-github-review-bot

@greedy52 See the table below for backport results.

Branch Result
branch/v14 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v14 database-access Database access related issues and PRs size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS Redis ElastiCache 7.0.7 Engine Version failing to connect: ERROR: signal: aborted (core dumped)
4 participants