flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

[e2e] add pipeline e2e test for mysql connector.

Open lvyanquan opened this issue 1 year ago • 1 comments

This closes https://github.com/ververica/flink-cdc-connectors/issues/2859.

Add e2e test for two scenes: sync the whole database and sync sharding tables using route function. To simplify the complexity of different source/sink combinations, I plan to use MySQL as the source for all sinks and Doris as the sink for all sources. Include two latest major version of Flink, 1.17.1 & 1.18.0.

lvyanquan avatar Jan 12 '24 09:01 lvyanquan

@leonardBang @GOODBOY008 PTAL.

lvyanquan avatar Jan 30 '24 12:01 lvyanquan

@leonardBang can you help to rerun the failure CI of mongodb

lvyanquan avatar Mar 04 '24 01:03 lvyanquan

Rebased to master.

lvyanquan avatar Mar 07 '24 16:03 lvyanquan

@loserwang1024 Adding value to value e2e test is useless as values connector is designed for test, it’s different with other connectors like MySQL, StarRocks, etc.

leonardBang avatar Apr 03 '24 09:04 leonardBang

@lvyanquan could help rebase this PR and resolve the comments as well?

leonardBang avatar Apr 03 '24 09:04 leonardBang

@lvyanquan kindly ping

leonardBang avatar Apr 16 '24 14:04 leonardBang

I've fixed the checkstyle failure and rebased to master.

lvyanquan avatar Apr 23 '24 10:04 lvyanquan