close
The Wayback Machine - https://web.archive.org/web/20210509182328/https://github.com/dromara/shenyu/issues/660
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

Is it nessary to support RocketMQ? #660

Open
KevinClair opened this issue Dec 10, 2020 · 10 comments
Open

Is it nessary to support RocketMQ? #660

KevinClair opened this issue Dec 10, 2020 · 10 comments

Comments

@KevinClair
Copy link
Contributor

@KevinClair KevinClair commented Dec 10, 2020

Feature Request

Is your feature request related to a problem? Please describe

Is it nessary to support RocketMQ
  • Two ways to user it.
    • As a way to data sync from admin to bootstrap.
    • As a plugin to send mq message by request from bootstrap.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@tydhot
Copy link
Member

@tydhot tydhot commented Dec 10, 2020

A mq pluign is meaning that the soul is a http proxy to mq, right?It sounds like this project https://github.com/confluentinc/kafka-rest

@KevinClair
Copy link
Contributor Author

@KevinClair KevinClair commented Dec 11, 2020

Yes, we can send a mq message to topic by soul and get the result. In the past, we used to use API to send messages, but now we can send messages by mq plugin.

@yu199195
Copy link
Member

@yu199195 yu199195 commented Dec 11, 2020

One way to synchronize data?

@KevinClair
Copy link
Contributor Author

@KevinClair KevinClair commented Dec 11, 2020

One way to synchronize data?

Yes,when admin update configuration and send message, bootstrap receive message and update cache.

@yu199195
Copy link
Member

@yu199195 yu199195 commented Dec 11, 2020

Yes,when admin update configuration and send message, bootstrap receive message and update cache.

good idea, can you provide this pull reqeust?

@KevinClair
Copy link
Contributor Author

@KevinClair KevinClair commented Dec 11, 2020

Yes,when admin update configuration and send message, bootstrap receive message and update cache.

good idea, can you provide this pull reqeust?

ok,please assign me later.

@dengliming
Copy link
Member

@dengliming dengliming commented Dec 11, 2020

IMO, This is not necessary, We already support many ways to synchronize data. like nacos, and Why use RocketMQ?

@KevinClair
Copy link
Contributor Author

@KevinClair KevinClair commented Dec 11, 2020

IMO, This is not necessary, We already support many ways to synchronize data. like nacos, and Why use RocketMQ?

More ways, more choices. If you don't think it's necessary, it's OK.

@dengliming
Copy link
Member

@dengliming dengliming commented Dec 11, 2020

This is only my personal opinion. We can talk more about the need for this in the community.

@KevinClair
Copy link
Contributor Author

@KevinClair KevinClair commented Dec 11, 2020

This is only my personal opinion. We can talk more about the need for this in the community.

ok.

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

Successfully merging a pull request may close this issue.

None yet
4 participants