Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for initResync (0.23 sec)

  1. cmd/server-main.go

    			globalBucketMetadataSys.Init(GlobalContext, buckets, newObject)
    		})
    
    		// initialize replication resync state.
    		bootstrapTrace("initResync", func() {
    			globalReplicationPool.initResync(GlobalContext, buckets, newObject)
    		})
    
    		// Initialize site replication manager after bucket metadata
    		bootstrapTrace("globalSiteReplicationSys.Init", func() {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue Jun 04 15:12:57 UTC 2024
    - 34.5K bytes
    - Viewed (3)
Back to top