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 2020/09/05 08:05:46 UTC

[GitHub] [rocketmq-spring] liuliuzo removed a comment on issue #291: how can i set reconsumeTimes on consumer when i use the @RocketMQMessageListener

liuliuzo removed a comment on issue #291:
URL: https://github.com/apache/rocketmq-spring/issues/291#issuecomment-687569480


   是这样的我感觉和#293的需求差不多,应该是指ConsumeConcurrentlyContext 的delayLevelWhenNextConsume(times); 这个参数。我们这里也有自己控制commit的重试和次数的需求。
   
   DefaultRocketMQListenerContainer.java 中的delayLevelWhenNextConsume和suspendCurrentQueueTimeMillis这两个参数能开放出来配置吗?
   
   


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