- China
Block or Report
Block or report BusyJay
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
910 contributions in the last year
Less
More
Contribution activity
February 2023
Created 16 commits in 4 repositories
Created a pull request in tikv/tikv that received 19 comments
raftstore-v2: fix destroy blocked by apply progress
What is changed and how it works?
Issue Number: Close #14215
What's Changed:
If a peer is marked for destroy, it will skip all apply result, which
…
+183
−90
•
19
comments
Opened 13 other pull requests in 4 repositories
tikv/tikv
1
open
7
merged
- server: support sending incremental snapshot
- *: enable bucket automatically if region size is large enough
- raftstore-v2: fix wrong peer cache
- *: fix tablet leak in flow control
- raftkv: allow cancel error in snapshot
- raftstore-v2: gc all split tablets
- engine_traits: allow chaos flush notification
- raftstore-v2: add tablet logger and update dep
tikv/grpc-rs
2
merged
tikv/jemallocator
2
merged
tikv/community
1
open
Reviewed 37 pull requests in 7 repositories
tikv/tikv
25 pull requests
- raftstore-v2: commit merge
- impl buckets flow report
- raft_client: report SnapshotStatus for witness
-
raftstore-v2: consider
Nonewhen getting mailbox - *: enable bucket automatically if region size is large enough
- raftstore-v2: prepare merge
- pd_client: add some function to buckets
- config: increase resolved-ts.advance-ts-interval to 20s (#14136)
- raftstore,resolved_ts: advance resolved ts as needed (#14123)
- raftstore,resolved_ts: advance resolved ts as needed
- raftstore-v2: impl report buckets
- tablet_flow_control polish
- coprocessor: use mur3 to calculate fmsketch
- raftstore-v2: fix destroy blocked by apply progress
- limit should await
- metrics: add some metrics for snapshot-v2
- encryption: support renaming encrypted directory
- raftstore-v2: implement region merge
- raftkv: allow cancel error in snapshot (#14183)
- config: disallow encryption for v2
- polish the config region_split_size
- raftstore-v2: gc all split tablets
- Increase read pool limit
-
server: disable
PersistStatsRocksDB task for v2 - raftstore-v2: fix peer destroy not clear in scale-in scene
- Some pull request reviews not shown.
tikv/jemallocator
2 pull requests
tikv/grpc-rs
2 pull requests
pingcap/docs-cn
1 pull request
tikv/rust-rocksdb
1 pull request
tikv/rocksdb
1 pull request
pingcap/docs
1 pull request
Created an issue in facebook/rocksdb that received 6 comments
OnFlushComplete may be called out of order
Expected behavior
OnFlushComplete should be called in the order of sealed.
Actual behavior
It may be called in chaos.
Steps to reproduce the behavior
6
comments
Opened 13 other issues in 4 repositories
tikv/tikv
5
closed
5
open
- [dynamic regions] too may empty WAL files
- [dynamic regions] snapshot corruption
- update dependency rust-protobuf to 3
- [dynamic regions] wrong peer cache can make a peer isolated forever
- [dynamic regions] old tablet file not destroyed after split finish
- [dynamic regions] raft engine takes too long to recover
- [dynamic regions] split init file may be leaked
- [dynamic regions] Destroyed peer may be recreated if removed by conf change
- [dynamic regions] Need a way to figure out whether dynamic region is used
- [dynamic regions] region is not split for hot write



