RongtongJin commented on issue #235: how do i return ACK_SUCESS to NameServer? URL: https://github.com/apache/rocketmq-spring/issues/235#issuecomment-595068400 By default, Consume_Success is returned. If an exception is thrown in onMessage method, RECONSUME_LATER will be returned. So if you want resend a message, just throw exception.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
