apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.79k stars 1.74k forks source link

[Feature] [Activemq] Added activemq sink #7251

Closed asapekia closed 1 month ago

asapekia commented 1 month ago

Purpose of this pull request

Add sink for activemq connector https://github.com/apache/seatunnel/issues/7237

Check list

hailin0 commented 1 month ago

Please fix ci error

image
asapekia commented 1 month ago

Hi, I have made the review changes. It seems the build failure is unrelated to my changes. Kindly review.

Hisoka-X commented 1 month ago

Hi, I have made the review changes. It seems the build failure is unrelated to my changes. Kindly review.

The test case unstable, just retry failed ci. image

Hisoka-X commented 1 month ago

Thanks @asapekia for update! Could you add e2e test case in https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e?