Skip to content

Commit

Permalink
br: remove evict slow store scheduler (#50776) (#53878)
Browse files Browse the repository at this point in the history
close #50566
  • Loading branch information
ti-chi-bot authored Jun 7, 2024
1 parent 69d56df commit eb27609
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions br/pkg/pdutil/pd.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ var (
"shuffle-leader-scheduler": {},
"shuffle-region-scheduler": {},
"shuffle-hot-region-scheduler": {},

"evict-slow-store-scheduler": {},
}
expectPDCfgGenerators = map[string]pauseConfigGenerator{
"merge-schedule-limit": zeroPauseConfig,
Expand Down

0 comments on commit eb27609

Please sign in to comment.