mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
resize replication worker pool dynamically after config update (#11737)
This commit is contained in:
committed by
GitHub
parent
209fe61dcc
commit
2f29719e6b
@@ -73,7 +73,6 @@ func init() {
|
||||
},
|
||||
})
|
||||
|
||||
globalReplicationState = newReplicationState()
|
||||
globalTransitionState = newTransitionState()
|
||||
|
||||
console.SetColor("Debug", color.New())
|
||||
|
||||
Reference in New Issue
Block a user