Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Activemq] Support Activemq connector source/sink #7237

Closed
3 tasks done
asapekia opened this issue Jul 21, 2024 · 4 comments
Closed
3 tasks done

[Feature][Activemq] Support Activemq connector source/sink #7237

asapekia opened this issue Jul 21, 2024 · 4 comments
Assignees

Comments

@asapekia
Copy link
Contributor

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

Adding connector for apache activemq

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@asapekia
Copy link
Contributor Author

Hi Team, I am working on this. I am implementing the source using AbstractSingleSplitSource. Can anyone confirm if I am doing the right things.

@Hisoka-X
Copy link
Member

Hi Team, I am working on this. I am implementing the source using AbstractSingleSplitSource. Can anyone confirm if I am doing the right things.

Hi @asapekia , welcome for contribute SeaTunnel! I suggest you refer to the implementation of kafka or rabbitmq, because the message queue involves multi-split and multi-parallel processing, and AbstractSingleSplitSource only provides a single parallel source.

Copy link

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

@github-actions github-actions bot added the stale label Aug 22, 2024
@Hisoka-X
Copy link
Member

closed by #7251

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants