Skip to content

pd-server v4.0.14

Compare
Choose a tag to compare
@zhouqiang-cl zhouqiang-cl released this 27 Jul 09:23
0c1246d

Improvements

  • Reduce the conflicts among multiple schedulers that run at the same time #3858 #3854

Bug fixes

  • Fix a bug that the scheduler might reappear after executing the delete operation #2572
  • Fix the data race issue that might occur when the scheduler is started before the temporary configuration is loaded #3771
  • Fix a PD panic issue that might occur during the Region scattering operation #3761
  • Fix the issue that the priority of some operators is not set correctly #3703
  • Fix a PD panic issue that might occur when deleting the evict-leader scheduler from a non-existent store #3660
  • Fix the issue that the PD Leader re-election is slow when there are many stores #3697