-
PingCAP
- Beijing, China
- https://www.linkedin.com/in/zhangjian1012/
- @zhangjian1012
Block or Report
Block or report zz-jason
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
pingcap/tidb Public
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
-
pingcap/talent-plan Public
open source training courses about distributed database and distributed systemes
-
A list of learning materials to understand databases internals
-
-
pingcap/tidb-dev-guide Public
A comprehensive development guide to help you be more and more familiar with the TiDB community and become an expert finally.
411 contributions in the last year
Activity overview
Contribution activity
February 2022
Created 17 commits in 2 repositories
Created 2 repositories
- zz-jason/java Java
- zz-jason/hyrise C++
Created a pull request in tikv/client-java that received 6 comments
[to #423] add some guideline for triage critical bugs
What problem does this PR solve? Issue Number: to #423 Problem Description: the contribution guide lack guidelines about trading bugs. What is cha…
Opened 5 other pull requests in 3 repositories
tikv/client-java
1
open
1
merged
tikv/migration
2
merged
zz-jason/client-java
1
open
Reviewed 15 pull requests in 2 repositories
tikv/client-java
14 pull requests
- [to #526] Add codecov on Github Action
- [to #439] introduce MockThreeStoresTest to test seek leader store
- [close #520] add communication method in README
- [close #459] use target store context instead of proxy store context when calling grpc forward (#458)
- [close #515] Slowlog: Always calculate duration
- [to #348] Add examples to docs
- [close #459] use target store context instead of proxy store context when calling grpc forward
- [close #511] add LockSupport metrics
- [to #423] add some guideline for triage critical bugs
- [to #348] add javadoc in maven site reporting
- [close #505] add xml formatter and check in CI
- [to #426] update maven site info in README.md
- [to #477] Change SlowLog interface to align with tracing
- [close #415] add spotbugs in github actions
tikv/rfcs
1 pull request
Created an issue in tikv/client-java that received 3 comments
move irrelevant code out of client-java repo
Feature Request Is your feature request related to a problem? Please describe: client-java is a SDK for interaction between java apps and tikv clus…