Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
1,097 contributions in the last year
Contribution activity
December 2020
Created 3 commits in 2 repositories
Created a pull request in tikv/tikv that received 3 comments
server: ignore channel error in tests
What problem does this PR solve? Issue Number: close #9221 What's Changed: raft client will retry implicitly, so in tests, it's possible that the …
Opened 3 other pull requests in 2 repositories
tikv/tikv
1
open
1
merged
pingcap/kvproto
1
open
Reviewed 23 pull requests in 7 repositories
tikv/tikv 12 pull requests
- raftstore: notify stale callbacks before applying
- test: fix test test_ingest_key_manager_delete_file_failed (#9150)
- *: update dep (#9201)
- *: update dep (#9201)
- raftstore: support fsync control
- raftstore: use async ready raft
- config: revert setting unified pool as default for storage
- *: fix clippy
- cdc: compatible with hibernate region
- grafana: improve Fast Tune panels
- raftstore: support fsync control in release-4.0
- rocksdb: Fix missing rocksdb update of #9029