yux created FLINK-35967: --------------------------- Summary: Shade other Flink connectors in CDC Pipeline connectors Key: FLINK-35967 URL: https://issues.apache.org/jira/browse/FLINK-35967 Project: Flink Issue Type: Bug Components: Flink CDC Reporter: yux
Currently, CDC Pipeline connectors bundles other Flink source / sink connectors without shading / relocating them, which hassles users since they have to ensure there's no incompatible connectors loaded from Flink /lib or elsewhere. Shading these commonly used Flink connectors (including MySQL, StarRocks) would be a solution, just like what Doris Pipeline connector does now. -- This message was sent by Atlassian Jira (v8.20.10#820010)