apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.19k stars 8.75k forks source link

feature: supports asynchronous branch transactions #2389

Open zjinlei opened 4 years ago

zjinlei commented 4 years ago

Why you need it?

Is your feature request related to a problem? Please describe in details

How it could be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it. refer: 1.pre-registered branch 2.report pre-branch status after asynchronous branch execution

gaitubao_1 gaitubao_2

Other related information

Add any other context or screenshots about the feature request here.

litianyu1992 commented 3 years ago

如果支持异步调用,原同步返回结果是否需要等待异步调用结果呢