GitHub user onejimmyboy added a comment to the discussion: Create subscriptionGroup through the command line and set the maximum number of retries for retryMaxTimes, which does not take effect:RocketMQ4.9.4
用户在消费的时候,如果设置了这个maxReconsumeTimes ,我试了一下是没有问题的。看了一下上面的逻辑对于3.4.9以上的版本设置consumerGroup的最大重试次数不生效,以下的版本是生效的。但是在4.9.4版本,命令行是支持设置consumerGroup的最大重试次数的,我想知道在什么情况下这种对consumerGroup的设置才生效? GitHub link: https://github.com/apache/rocketmq/discussions/6370#discussioncomment-5340423 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org