cheng qian created FLINK-37156:
----------------------------------
Summary: A Flink pipeline supports collecting data once and
writing it to multiple sinks.
Key: FLINK-37156
URL: https://issues.apache.org/jira/browse/FLINK-37156
Project: Flink
Issue Type: New Feature
Affects Versions: cdc-3.3.0
Reporter: cheng qian
Is there any plan in the community to support the scenario of multiple sinks?
We want to synchronize data from a MySQL database to StarRocks, Paimon, and
Kafka. Currently, we need to create three Pipelines, which triples the I/O load
on the MySQL database. We envision defining three sinks within a single
Pipeline, enabling data to be collected once and written to three different
downstream systems.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)