bingfan1005 opened a new issue, #7933: URL: https://github.com/apache/rocketmq/issues/7933
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the [GitHub Issues](https://github.com/apache/rocketmq/issues) and [GitHub Discussions](https://github.com/apache/rocketmq/discussions) of this repository and believe that this is not a duplicate. - [X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ. ### Runtime platform environment linux 小红帽 ### RocketMQ version 4.3.2版本 ### JDK Version 1.8版本 ### Describe the Bug RocketMQ4.3.2 事务消息 生产环境 执行本地事务TransactionListenerImpl的方法返回LocalTransactionState.COMMIT_MESSAGE;消费者消费成功,又回查了,消费者再次消费。压测1000条,有10条这样的情况 ### Steps to Reproduce RocketMQ4.3.2 事务消息 生产环境 执行本地事务TransactionListenerImpl的方法返回LocalTransactionState.COMMIT_MESSAGE;消费者消费成功,又回查了,消费者再次消费。压测1000条,有10条这样的情况 ### What Did You Expect to See? 有什么解决方案吗 是什么原因啊 ### What Did You See Instead? 有什么解决方案吗 是什么原因啊 ### Additional Context _No response_ -- 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]
