fix(tiering): replay exact cleanup journals

This commit is contained in:
马登山
2026-07-28 19:00:30 +08:00
parent b3b3eb57af
commit 3d63a755a9
5 changed files with 94 additions and 11 deletions
+1 -1
View File
@@ -1807,7 +1807,7 @@ impl Drop for TransitionUploadCleanup {
}
}
async fn cleanup_rejected_transition_upload_durably(
pub(crate) async fn cleanup_rejected_transition_upload_durably(
lease: &TierOperationLease,
object: &str,
cleanup_version: &str,