pd
pd copied to clipboard
Placement driver for TiKV
### What problem does this PR solve? Issue Number: https://github.com/tikv/pd/issues/8061 ### What is changed and how does it work? ```commit-message Disables updating gc_management_type to keyspace_level_gc ``` ### Check List Tests...
## Development Task  cpu.out.update_sub [cpu.out.update_sub.zip](https://github.com/tikv/pd/files/15145615/cpu.out.update_sub.zip)
## Development Task ### Sigle node processing capacity #### Improve the diagnosis process and implement hierarchical processing for Heartbeat logic - [x] https://github.com/tikv/pd/issues/7868 - [x] Async the logic not the...
## Development Task - Refactor `tsoClient` to make adopting the later changes easier. - [x] #8121 - [ ] #8134 - Introduce the backoff mechanism into the critical paths. -...
## Bug Report ### What did you do? ### What did you expect to see? Should be set to false. ### What did you see instead? ``` [2024/04/18 16:16:08.515 +08:00]...
### What problem does this PR solve? Issue Number: Close #8119 ### What is changed and how does it work? ```commit-message grpc: allow client send consecutive pings in every 5...
### What problem does this PR solve? Issue Number: Close #7963 #7706 ### What is changed and how does it work? ```commit-message ``` ### Check List Tests - Unit test...
### What problem does this PR solve? Issue Number: ref #4399 ### What is changed and how does it work? ```commit-message ``` ### Check List Tests - Unit test -...
### What problem does this PR solve? Issue Number: Ref #7897 ### What is changed and how does it work? ```commit-message ``` ### Check List Tests - Unit test ###...
## Development Task related [#5766](https://github.com/tikv/pd/issues/5766) To make it easily use in k8s, we need to support to split pd into micro-services architecture and deploy them independently for management by [tidb-operator](https://github.com/pingcap/tidb-operator)...