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 2021/08/17 07:17:47 UTC

[GitHub] [rocketmq] ni-ze commented on issue #3267: we need a solution for the consumer to use filter

ni-ze commented on issue #3267:
URL: https://github.com/apache/rocketmq/issues/3267#issuecomment-900056225


   4.8.0still have MessageSelector.bySql and MessageSelector.byTag, maybe you can use them. also you can create a new topic to only send messages you want, in this way, your consumer can not use any filter to select message.All messages is exactly what you want.
   Filtersrvstartup would not be add in the last version.
    


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org