mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
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