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/03/05 07:24:00 UTC

[GitHub] [rocketmq-spring] RongtongJin commented on issue #235: how do i return ACK_SUCESS to NameServer?

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:
users@infra.apache.org


With regards,
Apache Git Services