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] Support rocketmq5 as event store plugin #4766

Open
1 of 3 tasks
qqeasonchen opened this issue Feb 6, 2024 · 3 comments
Open
1 of 3 tasks

[Feature] Support rocketmq5 as event store plugin #4766

qqeasonchen opened this issue Feb 6, 2024 · 3 comments
Assignees
Labels
feature help wanted Extra attention is needed

Comments

@qqeasonchen
Copy link
Contributor

qqeasonchen commented Feb 6, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Feature Request

The currently implementation of rocketmq storage plugin is based on rocketmq-4.x, and we need to add a new rocketmq storage plugin based on rocketmq-5.x.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@willimpo
Copy link
Contributor

willimpo commented Apr 1, 2024

please assign to me @xwm1992

@Pil0tXia Pil0tXia added the help wanted Extra attention is needed label Apr 22, 2024
@mxsm
Copy link
Member

mxsm commented Apr 22, 2024

@willimpo Consider using the native client mode similar to 4.x instead of the RocketMQ 5 proxy mode for now. The proxy mode hasn't been widely used in large-scale deployments yet.

@willimpo
Copy link
Contributor

@willimpo Consider using the native client mode similar to 4.x instead of the RocketMQ 5 proxy mode for now. The proxy mode hasn't been widely used in large-scale deployments yet.

ok get

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants