tongjian

Results 32 issues of tongjian

### What is changed and how it works? Issue Number: Close #12945 What's Changed: ```commit-message ``` ### Related changes ### Check List Tests - Manual test (add detailed scripts or...

needs-rebase
size/S
release-note-none

### What is changed and how it works? Issue Number: Close #xxx What's Changed: ```commit-message ``` ### Related changes - [ ] PR to update `pingcap/docs`/`pingcap/docs-cn`: - [ ] Need...

size/M
needs-rebase
do-not-merge/work-in-progress
do-not-merge/release-note-label-needed
do-not-merge/needs-linked-issue

When TiDB receives a query request, it forwards the request to the underlying TiKV for data retrieval and processing. Currently, TiDB does not have a built-in request caching mechanism, and...

close: #640 the metrics after this pr ![7adc4fcd-8c1c-421a-b461-60866449cfec](https://github.com/tikv/grpc-rs/assets/23159587/a12b5fcd-5a1c-4d35-afb1-7d21943aebd4)

In some time, it's very difficult to know the affect that the grpc pool brings. In my test, the loads in different complement queue maybe different and every grpc pool...

### What problem does this PR solve? Issue Number: Close #xxx ### What is changed and how does it work? ```commit-message run tiup playground nightly --host localhost --kv.binpath ./bin/pd-simulator --kv=1...

needs-rebase
size/L
release-note-none
do-not-merge/needs-linked-issue

## Development Task The Snapshot-worker is primarily responsible for applying snapshots, destroying peers, and forwarding snapshot-generate messages. The deletion of peers can consume a significant amount of CPU, resulting in...

type/enhancement