bytedance / bitsail

BitSail is a distributed high-performance data integration engine which supports batch, streaming and incremental scenarios. BitSail is widely used to synchronize hundreds of trillions of data every day.
https://bytedance.github.io/bitsail/
Apache License 2.0
1.6k stars 328 forks source link

[BitSail][Connector] Migrate rocketmq Sink connector to V1 interface #457

Closed beyond-up closed 1 year ago

beyond-up commented 1 year ago

Prepare a Pull Request

Motivation

Migrate rocketmq Sink connector to V1 interface and use BitSail unified streaming and batching interface

Modifications

Describe the modifications you've done.

Verifying this change

Please pick either of the following options.

Documentation

liuxiaocs7 commented 1 year ago

Hi, @beyond-up , some suggestions:

beyond-up commented 1 year ago

Hi, @beyond-up , some suggestions:

ok, thx!

beyond-up commented 1 year ago

Hi, @beyond-up , some suggestions:

I have modified, please help me review the code, thx @liuxiaocs7

beyond-up commented 1 year ago

Thanks for you suggestions, I hava optimized my code ,please help me review the code ! @garyli1019