pd icon indicating copy to clipboard operation
pd copied to clipboard

Placement driver for TiKV

Results 375 pd issues
Sort by recently updated
recently updated
newest added

### 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...

component/schedule
release-note
status/LGT1
size/M

## 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?...

type/bug
severity/major
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1

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...

status/LGT1
component/config
require-LGT1
size/XS
cherry-pick-approved
release-note-none
type/cherry-pick-for-release-7.5

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 ``` ###...

size/L
cherry-pick-approved
release-note-none
type/cherry-pick-for-release-7.5

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 ``` ###...

size/XS
cherry-pick-approved
release-note-none
type/cherry-pick-for-release-7.5

### 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 -...

needs-rebase
size/XL
release-note-none

### 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 -...

size/XS
release-note-none
needs-cherry-pick-release-8.1

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...

size/XL
release-note-none

### 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...

do-not-merge/work-in-progress
needs-rebase
size/XXL
release-note-none

## 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...

type/development