Jinhao Hu

Results 36 issues of Jinhao Hu

### What problem does this PR solve? Issue Number: Ref #7300 ### What is changed and how does it work? ```commit-message ctl: replace config with HTTP SDK ``` ### Check...

needs-rebase
size/XXL
release-note-none
dco-signoff: yes

### What problem does this PR solve? Issue Number: Ref #7251 ### What is changed and how does it work? ```commit-message fix `etcdserver: requested lease not found` ``` ```bash //...

size/L
release-note-none
needs-cherry-pick-release-7.5

## Enhancement Task for example, we will meet goroutine leak which top stack is `runtime_pollWait` which resulted from `dashboard` ```bash Goroutine 1362 in state IO wait, with internal/poll.runtime_pollWait on top...

type/enhancement

### What problem does this PR solve? Issue Number: Ref #30822 Problem Summary: ### What changed and how does it work? We can list pkg concurrently to accelerate build check...

size/M
release-note-none

### What problem does this PR solve? ### What is changed and how does it work? ### Code changes - [ ] Has Go code change - [ ] Has...

size/L
do-not-merge/work-in-progress

### What problem does this PR solve? ### What is changed and how it works? ref https://github.com/tikv/pd/issues/7995 When we have 3 pdms, pdms-0/pdms-1/pdms-2, when pdms-2 is primary - upgrade pdms-2...

size/M

### What problem does this PR solve? #### For tiup 1. When we have 3 pdms, pdms-0/pdms-1/pdms-2, and pdms-2 is primary 2. upgrade pdms-2 firstly maybe transfer primary to pdms-0...

needs-rebase
do-not-merge/hold
size/XXL
release-note-none
lgtm
dco-signoff: yes

## Development Task ### Background - PD ensures that the table level's scatter, but it doesn't care about table-to-table, which relies on `balance-scheduler`. - `Balance-Region` will not schedule empty region,...

type/development

## Enhancement Task We need to distinguish the definition of a differentiated WaitLeader - All pd recognized a leader (such as testing sync client). - The follower does not need...

type/enhancement

### What problem does this PR solve? Refactor runaway related code 1. Take the concept of the syncer out of the domain and put it into the manager, the domain...

size/XXL
release-note-none
ok-to-test
lgtm