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 2022/01/04 17:19:45 UTC

[GitHub] [rocketmq] devfat commented on issue #3561: Consuming messages with namespace always failed in the example.

devfat commented on issue #3561:
URL: https://github.com/apache/rocketmq/issues/3561#issuecomment-1005017081


   In my option, it return `ConsumeConcurrentlyStatus.CONSUME_SUCCESS` will  not failed, or add `context.setDelayLevelWhenNextConsume`. however, the [commit#3884536c38e06742aec4c12d29a4f9e3e7c5ecbf](https://github.com/apache/rocketmq/commit/3884536c38e06742aec4c12d29a4f9e3e7c5ecbf#diff-b316776549ce0cba494ce6a426d6fdba78f81c6aac58a138246884930806ea72) indicate that the `ConsumeConcurrentlyStatus.RECONSUME_LATER` is especially. 
   
   What are the expected results in the example?
   
   
   


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