apache / apache/incubator-seata

Saga state machine supports integrated TCC and AT branches

Open
#2,713 1 comment 0 reactions 1 assignee Claimed by @long187 View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.