pingcap / tiflow

This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)
Apache License 2.0
424 stars 282 forks source link

Tracking issue for cover SchedulerV3 test in the test-infra #5963

Open 3AceShowHand opened 2 years ago

3AceShowHand commented 2 years ago

SchedulerV3 is a new scheduler implementation for TiCDC, which aims to reduce the latency in the rolling upgrade scenario, also works on normal table scheduling. This issue tracks tasks for make it covered by more cases.

Network chaos

Table Scheduling

3AceShowHand commented 2 years ago

add cdc_network_latency case

3AceShowHand commented 2 years ago

add cdc_network_loss case

3AceShowHand commented 2 years ago

add cdc_network_latency_pd case