Skip to content

pd-server v4.0.7

Compare
Choose a tag to compare
@sre-bot sre-bot released this 29 Sep 06:50
8b0348f

New Features

  • Add the GetAllMembers function in the PD client to get PD member information #2980

Improvements

  • Count schedule operators when they are finished rather than added #2983
  • Set the make-up-replica operator to high priority #2977

Bug Fixes

  • Fix the bug that PD might panic if some Regions have no Leader when balance-region is enabled #2994
  • Fix the statistical deviation of Region size and Region keys after Region merge #2985
  • Fix the incorrect hotspot statistics #2991
  • Fix the issue that there is no nil check in redirectSchedulerDelete #2974