Closed blossomin closed 1 year ago
Hi @blossomin no this is not a bug. The queueSize is updated whenever the schedulerEndpoints trieMap is reloaded from etcd. The schedulers are responsible for updating how many queues are running them to the db, then the controllers will periodically reload this data. See L563 of the FPCPoolBalancer, the function called loadSchedulerEndpoint()
.
Environment details:
Steps to reproduce the issue:
Additional information you deem important: