Add dynamic reconfiguration of number of transition workers (#12926)

This commit is contained in:
Krishnan Parthasarathi
2021-08-11 22:23:56 -07:00
committed by GitHub
parent 9e88941515
commit 65b6f4aa31
7 changed files with 88 additions and 36 deletions
-2
View File
@@ -92,8 +92,6 @@ func init() {
},
})
globalTransitionState = newTransitionState()
console.SetColor("Debug", fcolor.New())
gob.Register(StorageErr(""))