You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/12/01 12:23:24 UTC

[GitHub] [rocketmq-spring] neo1104 opened a new issue #186: @RocketMQMessageListener.selectorExpression cannot autoconfigure from configure file

neo1104 opened a new issue #186: @RocketMQMessageListener.selectorExpression cannot autoconfigure from configure file
URL: https://github.com/apache/rocketmq-spring/issues/186
 
 
   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](https://user-images.githubusercontent.com/7303646/69913852-53a25500-1478-11ea-986e-65461b934d46.jpg)
   
   Please help me, thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services