v5.3.2
版本发布时间: 2022-06-29 10:29:45
tikv/pd最新发布版本:v7.5.4(2024-10-15 15:53:56)
Compatibility Changes
- Disable compiling swagger server by default #4932
Bug Fixes
- Fix the PD panic that occurs when a hot region has no leader #5005
- Fix the issue that scheduling cannot start immediately after the PD leader transfer #4769
- Fix the issue that a removed tombstone store appears again after the PD leader transfer #4941
- Fix a bug of TSO fallback in some corner cases #4884
- Fix the issue that when there exists a Store with large capacity (2T for example), fully allocated small Stores cannot be detected, which results in no balance operator being generated #4805
- Fix the issue that schedulers do not work when
SchedulerMaxWaitingOperator
is set to1
#4946 - Fix the issue that the label distribution has residual labels in the metrics #4825