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/01/06 06:53:23 UTC

[GitHub] [rocketmq] maketubo opened a new issue #2559: RocketMq MessageSelector seems not to work right?

maketubo opened a new issue #2559:
URL: https://github.com/apache/rocketmq/issues/2559


   The issue tracker is **ONLY** used for bug report(feature request need to follow [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)). Keep in mind, please check whether there is an existing same report before your raise a new one.
   
   Alternately (especially if your communication is not a bug report), you can send mail to our [mailing lists](http://rocketmq.apache.org/about/contact/). We welcome any friendly suggestions, bug fixes, collaboration and other improvements.
   
   Please ensure that your bug report is clear and that it is complete. Otherwise, we may be unable to understand it or to reproduce it, either of which would prevent us from fixing the bug. We strongly recommend the report(bug report or feature request) could include some hints as the following:
   
   **BUG REPORT**
   
   filter sql:(task_state not in ('DEAD', 'SUCCESS')) and (client_key in ('xxxx', 'ALL'))
   ![image](https://user-images.githubusercontent.com/14799012/103738254-a280cd80-502e-11eb-93d4-e1965c218164.png)
   
   
   


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



[GitHub] [rocketmq] shenhui0509 commented on issue #2559: RocketMq MessageSelector seems not to work right?

Posted by GitBox <gi...@apache.org>.
shenhui0509 commented on issue #2559:
URL: https://github.com/apache/rocketmq/issues/2559#issuecomment-777193592


   这个应该是因为修改之前消费成功了,消息的offset已经提交。重启之后不会再消费。你可以换consumer group或者重置消费offset尝试一下


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