Skip to content

pd-server v5.3.2

Compare
Choose a tag to compare
@sre-bot sre-bot released this 29 Jun 02:29
eea08fb

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 to 1 #4946
  • Fix the issue that the label distribution has residual labels in the metrics #4825