ZShUn commented on issue #9066: URL: https://github.com/apache/rocketmq/issues/9066#issuecomment-2556363792
If I use Agent to rewrite the result during retry, will it have any effect? For example, rewrite ConsumeMessageConcurrentlyService.this.processConsumeResult(status, context, this); status parameter from RECONSUME_LATER to CONSUME_SUCCESS. Then I implement the retry with different traffic myself, so that RocketMQ internal consumption will be judged as successful? -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org