Tag

FullSync

1 views collected around this technical thread.

Baidu Intelligent Testing
Baidu Intelligent Testing
Nov 20, 2015 · Databases

Analysis and Fix of a Redis Replication Offset Bug Caused by Full‑Sync Interference

This article details a deep‑rooted Redis replication bug where slave offsets become larger than the master after a network interruption, explains the underlying cause in the full‑sync process, describes the code changes made to fix it, and offers testing and prevention guidance.

BugFixDatabaseFullSync
0 likes · 11 min read
Analysis and Fix of a Redis Replication Offset Bug Caused by Full‑Sync Interference