Skip to content

Releases: tikv/pd

pd-server v2.1.7

28 Mar 07:48
Compare
Choose a tag to compare
  • Fix the issue that the transferring leader step cannot be created in the balance-region when the number of replicas is one #1462

pd-server v3.0.0-beta.1

26 Mar 13:42
5717017
Compare
Choose a tag to compare
  • Unify the log format for easy collection and analysis by tools
  • Simulator
    • Support different heartbeat intervals in different stores #1418
    • Add a case about importing data #1263
  • Make hotspot scheduling configurable #1412
  • Add the store address as the dimension monitoring item to replace the previous Store ID #1429
  • Optimize the GetStores overhead to speed up the Region inspection cycle #1410
  • Add an interface to delete the Tombstone Store #1472

pd-server v2.1.5

28 Feb 11:39
Compare
Choose a tag to compare
  • Provide the ExcludeTombstoneStores option in the GetAllStores interface to remove the Tombstone store from the returned result #1444

pd-server v2.1.3

28 Jan 06:45
Compare
Choose a tag to compare
  • Fix the Watch issue related to leader election #1396

pd-server v3.0.0-beta

18 Jan 11:33
56cff4a
Compare
Choose a tag to compare
  • Add RegionStorage to store Region metadata separately #1237
  • Add shuffle hot Region scheduler #1361
  • Add scheduling parameter related metrics #1406
  • Add cluster label related metrics #1402
  • Add the importing data simulator #1263
  • Fix the Watch issue about leader election #1396

pd-server v2.1.2

21 Dec 17:27
1fdf717
Compare
Choose a tag to compare
  • Fix the Region information update issue about Region merge #1377

pd-server v2.0.11

02 Jan 11:45
Compare
Choose a tag to compare
Release v2.0.10 (#1384)

pd-server v2.0.10

17 Dec 06:36
Compare
Choose a tag to compare
  • Fix the issue that RaftCluster cannot stop caused by deadlock #1383

pd-server v2.1.1

12 Dec 10:25
092362c
Compare
Choose a tag to compare
  • Fix the issue that some configuration items cannot be set to 0 in the configuration file #1334
  • Check the undefined configuration when starting PD #1362
  • Avoid transferring the leader to a newly created peer, to optimize the possible delay #1339
  • Fix the issue that RaftCluster cannot stop caused by deadlock #1370

pd-server v2.1.0

30 Nov 08:28
757e91d
Compare
Choose a tag to compare