apache / apache/incubator-seata-samples

我使用saga模式时。出现了点问题想问一下

Open
#657 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.4k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

Assert.isTrue(ExecutionStatus.SU.equals(inst.getStatus()),

inst.getSttus 一直是 RU状态,我不知道是什么原因导致了 事务一直在运行中 使用的 是spring-seata-saga项目

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Assert.isTrue check in the spring-seata-saga sample and tracing why inst.getStatus() remains RU instead of becoming SU. Review the transaction execution path and relevant runtime output to identify where progress stops; done means documenting a reproducible cause and confirming the status reaches SU.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.