apache / apache/incubator-seata-samples
ha demo报回滚错误
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
seata-server报下面的错
2019-08-25 11:29:44.643 INFO [RetryRollbacking_1]io.seata.server.coordinator.DefaultCore.doGlobalRollback:317 -Failed to rollback branch BR:2020394690/2020394687
-----------------------------------------------
跑demo的例子下单 数据没有回滚 全插入了 然后报的上面的错 。。。
Contributor guide
Research direction
Start by reproducing the HA demo's order flow and reviewing the seata-server log around DefaultCore.doGlobalRollback, especially the failed branch rollback for BR:2020394690/2020394687. Compare the database state after the rollback attempt with the expected result, then identify the missing environment or configuration details needed to make the failure reproducible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100