You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support that the evict leader scheduler can schedule regions with unhealthy peers #4093
Speed up the exit process of a scheduler after receiving an end-of-process signal #4146
Bug Fixes
Fix the issue that PD incorrectly delete the peers with data and in pending status because the number of peers exceeds the number of configured peers #4045
Fix the issue that PD does not fix down peers in time #4077
Fix the issue that the scatter range scheduler cannot schedule empty regions #4118
Fix the issue that the key manager cost too much CPU #4071
Fix the data race issue that might occur when setting configurations of hot region scheduler #4159
Fix slow leader election caused by stucked region syncer#3936