Jian Zhang

Results 6 issues of Jian Zhang

**Is your feature request related to a problem? Please describe.** ALPN TLS extension is not supported **Describe the solution you'd like** support it **Describe alternatives you've considered** N/A **Additional context**

type/feature-request

**Is your feature request related to a problem? Please describe.** currently, client-java depends on log4j 1.2.17, although it isn't affected by [CVE-2021-44228](http://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-44228), it has the following problems: 1. it's affected...

## Enhancement ### Summary There are two backoffs in the current backoff and retry mechanism, the first one is inside the `callWithRetry()` function, the other one is outside the function,...

type/enhancement

currently, we don't have a unit test report for java client, to accomplish this goal, we need to: - collect and summarize unit test coverage in README.md - add unit...

## Feature Request **Is your feature request related to a problem? Please describe:** Background: Once a PR modifies the `parser.y` file, it needs to regenerate the `parser.go` file with `goyacc`...

## Change Request ### Describe the problem The current content of https://tikv.org/ is too simple, the current introduction for TiKV is: > A distributed transactional key-value database > > Based...