mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03: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