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

灰度消息 #60

Open
xucw opened this issue Mar 27, 2024 · 3 comments
Open

灰度消息 #60

xucw opened this issue Mar 27, 2024 · 3 comments

Comments

@xucw
Copy link

xucw commented Mar 27, 2024

请问mqcloud是否支持RocketMQ灰度消息功能?如果没有,是否有支持该功能的计划?

@gaoyf
Copy link
Collaborator

gaoyf commented Apr 3, 2024

MQCloud并没有魔改RocketMQ原生功能,只是进行了某些扩展,所以你所说的灰度消息,可以只看RocketMQ是否支持即可。

@biningo
Copy link

biningo commented Apr 14, 2024

请问mqcloud是否支持RocketMQ灰度消息功能?如果没有,是否有支持该功能的计划?

您好,想请教一下什么场景下需要灰度消息?感觉可以用事务消息也能实现类似的需求,待发送的消息可以先不提交事务,等可灰度了再提交事务即可被消费

@xucw
Copy link
Author

xucw commented Jun 12, 2024

比如:生产者和消费者代码发生了变化,需要以灰度发布的形式验证逻辑是否符合预期。微服务架构下,灰度发布是一项很重要的能力。

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

No branches or pull requests

3 participants