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

springcloud ablibaba bus 消息总线,事件监听未消费消息 #24

Open
qingquaner opened this issue Jun 4, 2020 · 6 comments
Open
Labels
question Further information is requested

Comments

@qingquaner
Copy link

springcloud ablibaba bus 消息总线,事件监听未消费消息,在rocketmq控制台中看到了发布的事件

@YunaiV
Copy link
Collaborator

YunaiV commented Jun 4, 2020

压缩个项目,上传来给我看看?

@qingquaner
Copy link
Author

ntrcb-cloud.zip

gs-common 项目下
com.ntrcb.gs.common.controller.CodeController.idempotence() 发布事件

gs-sms 项目下
com.ntrcb.gs.sms.bus.UserRegisterListener 监听事件

下面是rockemq的配置
spring:
cloud:
stream:
rocketmq:
binder:
name-server: 88.143.44.45:9876

@qingquaner
Copy link
Author

image

@YunaiV
Copy link
Collaborator

YunaiV commented Jun 5, 2020

看起来没啥问题。

用我的示例,可以跑起来哇?

@qingquaner
Copy link
Author

image
老师的可以!!!

@YunaiV
Copy link
Collaborator

YunaiV commented Jun 13, 2020

你是不是少添加了 @RmoteXXXX 注解?

@YunaiV YunaiV added the question Further information is requested label Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants