Popular repositories
1,081 contributions in the last year
Less
More
Contribution activity
March 1, 2021
Created a pull request in tikv/tikv that received 1 comment
raftstore: return more regions in EpochNotMatch
What problem does this PR solve? Close #9691. More regions so that client can make decisions without PD, which should reduce region miss in high load.
+85
−43
•
1
comment
Reviewed 2 pull requests in 2 repositories
tikv/tikv 1 pull request
pingcap/kvproto 1 pull request
Created an issue in tikv/tikv that received 1 comment
Lease check should consider tick count
Bug Report To guarantee lease correctness, follower should not start elections or accept vote request when with in lease. Inside raft, lease is cou…
1
comment