humkum commented on issue #7933:
URL: https://github.com/apache/rocketmq/issues/7933#issuecomment-2017086239

   > > 是说压测 1000 条会有 10 条消费重复吗?
   > 
   > 
是这样的,执行本地事务TransactionListenerImpl成功返回LocalTransactionState.COMMIT_MESSAGE; 
消费者进行消息了,消费也成功了。 但过一会这条消息又被回查了(又走了回查方法了),消费者又消费了一次。
   
   可以通过 transaction.log 分析下半消息的事务处理情况,看下是否有异常日志


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to