ZhangHLong commented on issue #2694: URL: https://github.com/apache/rocketmq/issues/2694#issuecomment-786364244
> The transaction message review first executes executeLocalTransaction, then there is no commit, and then checkLocalTransaction will be executed all the time The half message was send ,when executes executeLocalTransaction blocked,the checkLocalTransaction begin to execute and set the half message would be rollback,how can executeLocalTransaction change the state? I can not understand it。 It's like a variable happens ABA problems; ---------------------------------------------------------------- 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]
