Improve the stability of TiDB during TiKV graceful shutdown
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
During TiKV graceful shutdown, TiKV will first transfer the leaders of all regions, then TiDB should be as unaffected as possible.
Related issue:
- https://github.com/pingcap/tidb/issues/53222
Contributor guide
Assessment
This issue has not been assessed yet.