Git-Yang commented on issue #3447: URL: https://github.com/apache/rocketmq/issues/3447#issuecomment-955711353
If you need to get the return value of a local transaction, you can abstract the local transaction judgment logic into a public method, which should solve your problem. The executeLocalTransaction is automatically called after the transaction message is sent, which can better cooperate with the use of the transaction message back-check mechanism. -- 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]
