mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
feat: Add support for site level resync (#15753)
This commit is contained in:
@@ -330,6 +330,8 @@ func initAllSubsystems(ctx context.Context) {
|
||||
|
||||
// Create new ILM tier configuration subsystem
|
||||
globalTierConfigMgr = NewTierConfigMgr()
|
||||
|
||||
globalSiteResyncMetrics = newSiteResyncMetrics(GlobalContext)
|
||||
}
|
||||
|
||||
func configRetriableErrors(err error) bool {
|
||||
|
||||
Reference in New Issue
Block a user