Jinlong Liu

Results 9 issues of 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...

type/bug
priority/P2
difficulty/2-medium
severity/major

### 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...

area/dm
type/feature

## 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...

type/bug

## 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...

size/M
do-not-merge/work-in-progress
needs-rebase

## 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...

type/bug

### 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...

contribution
first-time-contributor
size/XL
release-note-none
needs-cherry-pick-6.1
needs-cherry-pick-6.3

## 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...

type/enhancement

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....

contribution
missing-translation-status
size/XS
needs-rebase

### 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...

type/bug
severity/major
area/ticdc
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
may-affects-8.1