Releases: tikv/pd
Releases · tikv/pd
pd-server v5.3.3
There is no release note for this version.
pd-server v5.3.2
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 to1
#4946 - Fix the issue that the label distribution has residual labels in the metrics #4825
pd-server v6.1.0
pd-server v5.4.1
Improvements
- Support displaying multiple Kubernetes clusters in the Grafana dashboard #4673
Bug Fixes
- Fix the issue that
Duration
fields ofdr-autosync
cannot be dynamically configured #4651 - 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 the label distribution has residual labels in the metrics #4825
pd-server v5.2.4
There is no release note for this version.
pd-server v6.0.0
Improvements
- Support automatically selecting the fastest object for transfer when evicting the leader, which helps speed up the eviction process #4229
- Forbid deleting a voter from a 2-replica Raft group in case that the Region becomes unavailable #4564
- Speed up the scheduling of the balance leader #4652
Bug Fixes
- Fix the issue that the operator creates steps with meaningless Joint Consensus #4362 #4444
- Fix a bug that the TSO revoking might get stuck when closing the PD client #4549
- Fix the issue that the Region scatterer scheduling might cause lost peers #4565
- Fix the issue that
Duration
fields ofdr-autosync
cannot be dynamically configured #4651
v6.0.0-alpha: placement: change ValidateStores condition (#4700)
close tikv/pd#4690 change ValidateStores condition Signed-off-by: Cabinfever_B <[email protected]> Co-authored-by: Ti Chi Robot <[email protected]>
pd-server v5.3.1
Feature enhancements
- Speed up the exit process of schedulers #4146
Bug fixes
- Fix a bug that the schedule generated by the region scatterer might decrease the number of peers #4565
- Fix the issue that Region statistics are not affected by
flow-round-by-digit
#4295 - Fix slow leader election caused by stucked region syncer #3936
- Support that the evict leader scheduler can schedule regions with unhealthy peers #4093
- Fix the issue that the cold hotspot data cannot be deleted from the hotspot statistics #4390
- Fix a panic issue that occurs after the TiKV node is removed #4344
- Fix the issue that the scheduling operator cannot fail fast because the target store is down #3353
pd-server v5.1.4
Feature enhancements
- Speed up the exit process of schedulers #4146
Bug fixes
- Fix a bug that the schedule generated by the region scatterer might decrease the number of peers #4565
- Fix the issue that Region statistics are not affected by
flow-round-by-digit
#4295 - Fix slow leader election caused by stucked region syncer #3936
- Support that the evict leader scheduler can schedule regions with unhealthy peers #4093
- Fix the issue that the cold hotspot data cannot be deleted from the hotspot statistics #4390
- Fix a panic issue that occurs after the TiKV node is removed #4344
- Fix the issue that the scheduling operator cannot fail fast because the target store is down #3353
pd-server v5.4.0
Improvements
- Record the historic hotspot information by default #25281
- Add signature for the HTTP component to identify the request source #4490
- Update TiDB Dashboard to v2021.12.31 #4257
Bug fixes
- Fix the issue that Region statistics are not affected by
flow-round-by-digit
#4295 - Fix the issue that the scheduling operator cannot fail fast because the target store is down #3353
- Fix the issue that Regions on offline stores cannot be merged #4119
- Fix the issue that the cold hotspot data cannot be deleted from the hotspot statistics #4390