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