Dongpo Liu

Results 256 comments of Dongpo Liu

I can't reproduce this issue on aws. 1. create an msk cluster on aws 2. create a tidb cluster on ec2 3. create changefeed 4. start the sysbench to write...

I see what happens. This issue is because we have no workload when we delete the MSK cluster. If you add a workload for the upstream then it will be...

Introduced in https://github.com/pingcap/tiflow/pull/6568 We need to add help for other targets.

Basic guidelines for fixing these tests. 1. discover unstable tests. 2. Create a corresponding issue to track the unstable tests. ~~3. Submit a PR to temporarily skip the unstable test....