tair-opensource / RedisShake

RedisShake is a Redis data processing and migration tool.
https://tair-opensource.github.io/RedisShake/
MIT License
3.86k stars 700 forks source link

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

Closed EquentR closed 2 weeks ago

EquentR commented 2 weeks ago

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 commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.