apache / apache/incubator-seata
Saga state machine supports integrated TCC and AT branches
Open
theme: ASoC2020
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
## Why you need it?
Saga state machine can support service orchestration and integrate saga mode services, but it can't integrate AT and TCC services. In fact AT's services are compensation mode, TCC's phase-two services can be executed asynchronously, so in theory, it can call services in a mixed way during service orchestration, so as to improve the flexibility of Saga state machine service orchestration.
Contributor guide
Assessment
This issue has not been assessed yet.