- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for ExistingObjResync (0.08 sec)
-
cmd/bucket-replication-utils.go
VersionPurgeStatus: oi.VersionPurgeStatus, ReplicationState: rstate, OpType: replication.HealReplicationType, Dsc: dsc, ExistingObjResync: existingObjResync, TargetStatuses: tgtStatuses, TargetPurgeStatuses: purgeStatuses, ReplicationTimestamp: tm, SSEC: crypto.SSEC.IsEncrypted(oi.UserDefined),
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 26.1K bytes - Viewed (0) -
cmd/object-api-datatypes_gen.go
if err != nil { err = msgp.WrapError(err, "Dsc") return } // string "ExistingObjResync" o = append(o, 0xb1, 0x45, 0x78, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x4f, 0x62, 0x6a, 0x52, 0x65, 0x73, 0x79, 0x6e, 0x63) o, err = z.ExistingObjResync.MarshalMsg(o) if err != nil { err = msgp.WrapError(err, "ExistingObjResync") return } // string "TargetArn"Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 71.7K bytes - Viewed (0) -
cmd/bucket-replication.go
// if replication status is Complete on DeleteMarker and existing object resync required if roi.ExistingObjResync.mustResync() && (roi.ReplicationStatus == replication.Completed || roi.ReplicationStatus.Empty()) { queueReplicateDeletesWrapper(dv, roi.ExistingObjResync) return roi } return roi } if roi.ExistingObjResync.mustResync() { roi.OpType = replication.ExistingObjectReplicationType }
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 118.2K bytes - Viewed (0) -
cmd/object-api-datatypes.go
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 21.2K bytes - Viewed (0)