pd-server v3.1.0-rc
·
14 commits
to release-3.1
since this release
New Features
- Support scheduling learner using
shuffle-region-scheduler
#2235 - Add commands in pd-ctl to configure Placement Rules #2306
Bug Fixes
- Fix the issue of incorrect Region information caused by data race when PD processes Region heartbeats #2234
- Fix the issue that
random-merge-scheduler
fails to follow location labels and Placement Rules #2212 - Fix the issue that the placement rule is overwritten by another placement rule with the same startKey and endKey #2222
- Fix the issue that the version number of API is inconsistent with that of PD server #2192