Jinlong Liu
Jinlong Liu
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? we simulate the network delay of two places and three centers in remote...
### Is your feature request related to a problem? We have retry for downstream bad connection.Some time we would got some altering but the task had already resumed. ``` [2022/08/10...
## Bug Report With a tls enabled cluster tiup cluster display command show cdc status abnormal and use cdc cli would got bad certificate error. Please answer these questions before...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? 1. download tiup:curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh 2.tiup cluster deploy...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? 1. download tiup:curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh 2.tiup cluster deploy...
### What is changed and how it works? Issue Number: Close #12768 What's Changed: ``` When change split-key/size, trigger split checker to split region. ``` ### Related changes - PR...
## Enhancement For a cluster with huge number of regions, the getregion operation may cause the region cache to fail to be updated in time.Then Tispark may failed with EpochNotmach...
BR: Clarify the explanation of the --concurrency parameter. Close [issue-15687](https://github.com/pingcap/docs/issues/15687) ### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs) that's required for repo owners to accept my contribution....
### What did you do? Creating multiple changefeeds where each one contains only one table results in all table tasks being sent to a single capture. This is unreasonable. I...