fix(heal):heal failed replication via must_replicate instead of check replicate_delete (#2072)

This commit is contained in:
LeonWang0735
2026-03-05 15:47:36 +08:00
committed by GitHub
parent b73059dcf2
commit a0503168d4
3 changed files with 74 additions and 2 deletions
+1
View File
@@ -2667,6 +2667,7 @@ impl DefaultObjectUsecase {
}
if obj_info.replication_status == ReplicationStatusType::Replica
|| obj_info.replication_status == ReplicationStatusType::Pending
|| obj_info.version_purge_status == VersionPurgeStatusType::Pending
{
schedule_replication_delete(DeletedObjectReplicationInfo {