Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for trackEWMA (0.11 sec)

  1. cmd/bucket-replication.go

    	globalReplicationPool = NewReplicationPool(ctx, objectAPI, globalAPIConfig.getReplicationOpts())
    	globalReplicationStats = NewReplicationStats(ctx, objectAPI)
    	go globalReplicationStats.trackEWMA()
    }
    
    type proxyResult struct {
    	Proxy bool
    	Err   error
    }
    
    // get Reader from replication target if active-active replication is in place and
    // this node returns a 404
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 06:56:12 UTC 2024
    - 114.4K bytes
    - Viewed (0)
Back to top