pd
pd copied to clipboard
Placement driver for TiKV
### What problem does this PR solve? Issue Number: close #8095, ref #6493. ### What is changed and how does it work? ```commit-message Individually check the scheduling halt for online...
## Bug Report ### What did you do? 1、add index 2、kill pd leader ### What did you expect to see? add index can success ### What did you see instead?...
This is an automated cherry-pick of #8009 ### What problem does this PR solve? Issue Number: ref #7917. ### What is changed and how does it work? ```commit-message Remove unused...
This is an automated cherry-pick of #7852 ### What problem does this PR solve? Issue Number: Close https://github.com/tikv/pd/issues/7848 ### What is changed and how does it work? ```commit-message ``` ###...
This is an automated cherry-pick of #7993 ### What problem does this PR solve? Issue Number: Close #7917. ### What is changed and how does it work? ```commit-message ``` ###...
### What problem does this PR solve? Issue Number: Ref https://github.com/tikv/pd/issues/7897 ### What is changed and how does it work? ```commit-message ``` ### Check List Tests - Unit test -...
### What problem does this PR solve? Issue Number: Close #8115 ### What is changed and how does it work? ```commit-message ``` ### Check List Tests - Unit test -...
Signed-off-by: husharp ### What problem does this PR solve? Issue Number: Ref #7969 need merge https://github.com/ti-community-infra/configs/pull/1048/files firstly ### What is changed and how does it work? ```bash $ ./bin/pd-ut run...
### What problem does this PR solve? Issue Number: Ref #8135 ``` $ ./bin/pd-dev --mode backup $ ./bin/pd-dev --mode analysis --input ~/.tiup/data/UBOupkt/pd-0/pd.log --style transfer-counter --operator balance-region $ ./bin/pd-dev --mode api...
## Development Task - Currently, we have many components to simulate the interaction with pd, `pd-api-bench`, `pd-tso-bench`, `pd-heartbeat-bench`, `pd-simulator`. We can integrate them step by step, with lower learning costs...