tongjian
tongjian
### What problem does this PR solve? Issue Number: Close #xxx ### What is changed and how does it work? ```commit-message ``` ### Check List Tests - Unit test -...
### What problem does this PR solve? Issue Number: Close #9161 ### What is changed and how does it work? ```commit-message ``` ### Check List Tests - Unit test -...
## Enhancement Task PD Server will load regions after restarting and cancel the process if it becomes the leader. It will then try to load regions again because the previous...
## Enhancement Task The `balance-leader-scheduler` should pick the scheduling region randomly. but in POC, we can find that the scheduler always picks the same region(1289.) version: v7.5.2 related code :...
## Development Task PD can't merge the different keyspance regions unless the keys of the two regions are empty
## Development Task
## Enhancement Task In current, TIDB has upgraded from 1.23 to 1.24, pd should keep consistent with the TIDB. Some errors maybe happened:
## Feature Request TiKV and TiFlash are distributed storage engines for TiDB. The PD can automatically schedule the data to be distributed and balanced in the cluster. However, it can...
## Enhancement Task ### Background Currently, PD's monitoring related to the Golang runtime lacks sufficient detail to effectively identify runtime-related issues. To address this, we need to enhance the existing...