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

@RocketMQMessageListener.selectorExpression cannot autoconfigure from configure file #186

Closed
neo1104 opened this issue Dec 1, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@neo1104
Copy link

neo1104 commented Dec 1, 2019

I found user @RocketMQMessageListener in the following code:
@RocketMQMessageListener(topic = "${xposp.mq.recv.topic}", consumerGroup = "${xposp.mq.recv.group}", selectorExpression = "${xposp.mq.recv.tag}")

then , the selectorExpression cannot auto read configure, instead when running , the log output:

21401575200539_ pic_hd

Please help me, thanks.

@RongtongJin
Copy link
Contributor

I fix the issue in #188. Could you help verify it?

@vongosling vongosling added the bug Something isn't working label Dec 2, 2019
vongosling added a commit that referenced this issue Dec 6, 2019
[ISSUE #186]Fix selectorExpression cannot autoconfigure from configure file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants