client-java
client-java copied to clipboard
TiKV Java Client
## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** refer to this pr https://github.com/pingcap/tispark/pull/1798. Provide log desensitization ability to hide the...
## Bug Report I am running into issues with the `scan` operations for the `KvClient`. Issue that might be related https://github.com/tikv/client-java/issues/631 ### 1. Describe the bug The following two operations...
## Bug Report ### 1. Describe the bug Multi thread use tikv client ### 2. Minimal reproduce step (Required) Nov 04, 2022 5:13:59 PM org.tikv.shade.io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference cleanQueue SEVERE: *~*~*~ Channel ManagedChannelImpl{logId=1713,...
## Bug Report ### 1. Describe the bug When I start tikv cluster with version 6.9.3 in docker, throw bugs: failed to get member from pd server from http://pd0:2392, caused...
## Feature Request **Is your feature request related to a problem? Please describe:** How can I scan tikv reverse? **Describe the feature you'd like:** **Describe alternatives you've considered:** **Teachability, Documentation,...
### What problem does this PR solve? Issue Number: close #issue_number Problem Description: **TBD** ### What is changed and how does it work? ### Code changes - Has exported function/method...
Like https://github.com/pingcap/tispark/commit/67255827feb8ca3f6d3fd9813e88106b0930cc4d#diff-5a8ea9c46df503722c7748cb9232b375bb28a5ab5524756fec998021f3aeca7e we need support clustered index. https://docs.pingcap.com/zh/tidb/stable/clustered-indexes/#%E8%81%9A%E7%B0%87%E7%B4%A2%E5%BC%95
jackson 2.13.2.2 is not safe, need to update version.
# 📌 Meta Issue: Performance Improvements ## 📝 Summary This meta issue tracks various performance-related improvements and optimizations across the project.