[backport] Backport sweep for 9.1#4225
Conversation
…ob while snapshotting. (#4104) **Problem Description** Atomic slot migration is failing when io-threads enabled and pipeline requests are ongoing ```== CRITICAL == This slot-import-target is sending an error to its slot-import-source: 'Protocol error: invalid CRLF in request' after processing the command 'set'``` **Proposed Fix** Disable I/O threads offloading for slot migration jobs when snapshotting to prevent query buffer desynchronization during pipelining Signed-off-by: Satheesha Gowda <satheesha.balaji@gmail.com>
AI conflict resolution: source PR #4104Avoid offloading writes to IO threads for the slot migration export job while snapshotting. 1 conflicted file Claude Summary
AI-resolved conflicted files
Full backport commit diff: commit 270c167226a6.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 9.1 #4225 +/- ##
==========================================
- Coverage 76.67% 76.67% -0.01%
==========================================
Files 163 163
Lines 81286 81292 +6
==========================================
+ Hits 62330 62334 +4
- Misses 18956 18958 +2
🚀 New features to boost your workflow:
|
Backport sweep for 9.1
Automated cherry-picks from PRs marked "To be backported".
Applied
AI resolution details are posted as comments on this PR when available.
Generated by valkey-ci-agent using Claude Code.