apache / rocketmq-flink

RocketMQ integration for Apache Flink. This module includes the RocketMQ source and sink that allows a flink job to either write messages into a topic or read from topics in a flink job.
https://rocketmq.apache.org/
Apache License 2.0
139 stars 88 forks source link

Port RocketMQSink to FLIP-143 #56

Open GOODBOY008 opened 1 year ago

GOODBOY008 commented 1 year ago

Port RocketMQSink to FLIP-143

GOODBOY008 commented 1 year ago

Hi ,@SteNicholas This issue is a pre-task of https://github.com/apache/rocketmq-flink/issues/64 .