Skip to content

pd-server v5.0.4

Compare
Choose a tag to compare
@zhouqiang-cl zhouqiang-cl released this 14 Sep 08:42
a41aaa7

Improvements

  • Update TiDB Dashboard to v2021.06.15.1 #3798

Bug Fixes

  • Fix the data race issue that occurs when loading TTL configurations after the scheduler is started #3771
  • Fix a bug that the is_learner field of the TIKV_REGION_PEERS table in TiDB is incorrect #3372 #24293
  • Fix the issue that when all TiKV nodes in a zone are offline or down, PD does not schedule replicas to other zones #3705
  • Fix the issue that PD might get panic after the scatter Region scheduler is added #3762