feat: Add support for site level resync (#15753)
This commit is contained in:
@@ -281,6 +281,9 @@ var (
|
||||
// Cluster replication manager.
|
||||
globalSiteReplicationSys SiteReplicationSys
|
||||
|
||||
// Cluster replication resync metrics
|
||||
globalSiteResyncMetrics *siteResyncMetrics
|
||||
|
||||
// Is set to true when Bucket federation is requested
|
||||
// and is 'true' when etcdConfig.PathPrefix is empty
|
||||
globalBucketFederation bool
|
||||
|
||||
Reference in New Issue
Block a user