superleo-cn commented on issue #88:
URL: https://github.com/apache/rocketmq-spring/issues/88#issuecomment-1160021646

   > 
   
   rocketMQTemplate.receive 后,是否需要手工调用下面的代码来提交ack呢?
   
   ```java
   rocketMQTemplate.getConsumer().commitSync();
   ```


-- 
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: dev-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to