mushang8923 edited a comment on issue #427: message filter URL: https://github.com/apache/rocketmq/issues/427#issuecomment-417167233 @dongeforever filter sqlConsumer写的有语法错误 MessageSelector.bySql("(TAGS is not null and TAGS in ('TagA', 'TagB'))" + "and (a is not null and a between 0 3)")); 要用这个sqlfilter还要增加配置enablePropertyFilter=true 吧
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
