Skip to content

Added changes to propogate FLUSHSLOT instead of UNLINK in replication stream in case of ASM slot migration#4191

Open
omanges wants to merge 2 commits into
valkey-io:unstablefrom
omanges:asm_opti
Open

Added changes to propogate FLUSHSLOT instead of UNLINK in replication stream in case of ASM slot migration#4191
omanges wants to merge 2 commits into
valkey-io:unstablefrom
omanges:asm_opti

Added changes to propogate FLUSHSLOT before keys are deleted.

8aa898e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 0s

76.85% (+0.02%) compared to 7bb7b7f

View this Pull Request on Codecov

76.85% (+0.02%) compared to 7bb7b7f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.85%. Comparing base (7bb7b7f) to head (8aa898e).
⚠️ Report is 10 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #4191      +/-   ##
============================================
+ Coverage     76.83%   76.85%   +0.02%     
============================================
  Files           162      162              
  Lines         81433    81499      +66     
============================================
+ Hits          62565    62639      +74     
+ Misses        18868    18860       -8     
Files with missing lines Coverage Δ
src/cluster.c 92.42% <100.00%> (ø)
src/cluster_legacy.c 88.04% <100.00%> (-0.01%) ⬇️
src/cluster_migrateslots.c 92.17% <100.00%> (+0.18%) ⬆️

... and 24 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.