fix(ecstore): preserve delete markers during source cleanup

This commit is contained in:
overtrue
2026-08-22 00:32:07 +08:00
parent 3793552885
commit d139c8a8c3
7 changed files with 289 additions and 35 deletions
@@ -334,6 +334,7 @@ impl ECStore {
lifecycle_guard: bucket_incarnation_fence
.as_ref()
.and_then(|guard| guard.namespace_lock_guard()),
..Default::default()
},
"rebalance",
),