qupeng

Results 46 issues of qupeng

This PR make CallTag reusable for streaming calls. ### Task list: - [x] PR for implementation - [x] Benchmark result cmd = run_performance_tests.py -l rust --regex="protobuf_async_streaming_qps_unconstrained" patched: ``` "summary": {...

I'm testing tower-grpc with `tokio::runtime::Runtime` as the backgroud executor of tower-grpc: ```rust let mut runtime = RuntimeBuilder::new() .name_prefix("server-grpc-runtime-") .core_threads(2) // thread count. .build() .unwrap(); let mut http = Http::new(); let...

### Before asking a question, make sure you have - [X] Searched existing Stack Overflow questions - [X] Googled your question - [X] Searched open and closed [GitHub issues](https://github.com/pingcap/tiflow/issues?q=is%3Aissue) -...

type/bug
severity/major
area/ticdc
affects-6.1
affects-6.3

This PR add some new fields into `CompactionFilterContext`: * table_properties: a vector of `TableProperties` for all involved SST files * file_numbers: a vector of file number for all involved SST...

## Bug Report ### What version of TiKV are you using? ### What operating system and CPU are you using? ### Steps to reproduce ### What did you expect? ###...

type/bug

## Bug Report ### What version of TiKV are you using? ### What operating system and CPU are you using? ### Steps to reproduce ### What did you expect? ###...

type/bug
component/CDC
severity/critical
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5

### What problem does this PR solve? Issue Number: ref #10486 ### What is changed and how it works? There is still a table level log `starts to check locked...

size/XS
needs-rebase
release-note-none
approved
needs-1-more-lgtm

### What problem does this PR solve? Issue Number: close #10574 ### What is changed and how it works? After #10506 is merged, puller module just receives events and table...

needs-rebase
size/XXL
release-note-none
affect-ticdc-config-docs

### What problem does this PR solve? Issue Number: ref #10143 ### What is changed and how it works? Revert something from PR #10139 . I guess it's introduced mistakely...

size/M
release-note-none
approved
lgtm

### Before asking a question, make sure you have - [X] Searched existing Stack Overflow questions - [X] Googled your question - [X] Searched open and closed [GitHub issues](https://github.com/pingcap/tiflow/issues?q=is%3Aissue) -...

type/enhancement