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

fix: resolve Shake client hang in HandShaking state due to source Redis blocking during BGSAVE #879

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

EquentR
Copy link
Contributor

@EquentR EquentR commented Nov 11, 2024

The issue was resolved where the source Redis database, during BGSAVE, would block the Shake client, causing the client to hang in the HandShaking state.

解决了源Redis数据库自身在BGSAVE时,会阻塞Shake客户端导致客户端假死在HandShaking状态

image

@CLAassistant
Copy link

CLAassistant commented Nov 11, 2024

CLA assistant check
All committers have signed the CLA.

@suxb201 suxb201 merged commit ce3c544 into tair-opensource:v4 Nov 11, 2024
7 checks passed
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.

3 participants