Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for replicateDeletes (0.09 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. cmd/bucket-replication.go

    // deleted from the source when the VersionPurgeStatus changes to "Complete", i.e after replication succeeds
    // on target.
    func replicateDelete(ctx context.Context, dobj DeletedObjectReplicationInfo, objectAPI ObjectLayer) {
    	var replicationStatus replication.StatusType
    	bucket := dobj.Bucket
    	versionID := dobj.DeleteMarkerVersionID
    	if versionID == "" {
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 118.2K bytes
    - Click Count (0)
Back to Top