Commit Graph

1 Commits

Author SHA1 Message Date
Hao Fu a5f4d53c45
Remove SS entries from RateKeeper once it is down (#10627)
* Remove SS entries from RateKeeper once it is down

Before the change, certain data structures in RateKeeper would
not delete data associated with a deleted/cancelled SS, thus
it causes significant unnecessary CPU usage, results in degrades
of GRV proxy in performance.  This change fixes it.
2023-07-24 13:47:23 -07:00