山岚

Results 39 issues of 山岚

### What version of gRPC are you using? Current master. (UA: grpc-go/1.37.0-dev) ### What version of Go are you using (`go version`)? `go version go1.16 darwin/arm64` ### What operating system...

P2
Type: Bug
fixit

Signed-off-by: Yu Juncen ### What is changed and how it works? Issue Number: Ref #13196 What's Changed: This PR adapt the integration test cases for removing checkpoint v2. ```commit-message Now,...

contribution
size/XXL
release-note-none

## Development Task After adapting checkpoint V3, there is no need for keeping the poor old checkpoint model. In the 6.2 release, the config `use_checkpoint_v3` would always be `true`. We...

type/enhancement

## Feature Request ### Describe your feature request related problem: When restoring many tables, it cost too many time for creating table, rebase auto ID or things likewise. ### Describe...

type/feature-request
component/restore

Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a recipe for reproducing the error. Run the case `br_log_restore `. 2. What...

type/bug
severity/moderate
component/cdc-restore

1. What did you do? Remove all invokes to `splitPrepareWork` and `splitPostWork`, run test `br_db_online_newkv`. 2. What did you expect to see? Test should fail, since we didn't schedule restoring...

type/bug
help wanted
difficulty/3-hard
priority/P3
severity/minor

Please answer these questions before submitting your issue. Thanks! 1. What did you do? run integration test `br_ddl_full`. 2. What did you expect to see? The test passes in acceptable...

type/bug
difficulty/3-hard
priority/P3
severity/minor

### What problem does this PR solve? Issue Number: close #36762 Problem Summary: See the issue. ### What is changed and how it works? The `AdvancerDaemon` has been refactored, now,...

status/LGT1
size/XL
release-note-none

### What problem does this PR solve? Issue Number: close #(TBD) Problem Summary: Key Rewriting is a heavy operation and may slow down the restoration. We can try to reduce...

release-note
size/XL

Signed-off-by: Yu Juncen ### What problem does this PR solve? Issue Number: close #(TBD) Problem Summary: We need to refactor the code for better adapting the `SplitAndScatter` API. ### What...

size/XL
release-note-none