vongosling commented on issue #179: [ISSUE #178] Refactor transaction message implementation URL: https://github.com/apache/rocketmq-spring/pull/179#issuecomment-558908221 @snicoll Could you help to review:-) This is an important improvement for transaction implementation in RocketMQ. Unlike other similar messaging solution, RockeMQ provides local sending side transactions, ensuring that your local operations, such as inserting local databases and sending messages, are in one transaction. This feature is very important for the financial industry.
---------------------------------------------------------------- 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] With regards, Apache Git Services
