You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/10/31 14:31:31 UTC

[GitHub] [rocketmq] Git-Yang commented on issue #3447: 请问是否支持手动提交事务消息?

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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org