在参与者失败的时候如何通知到发起者?
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
在基于消息的分布式事务中,发起者通过中间消息服务通知参与者,如果发起者失败会回滚,但如果参与者失败又该怎么通知到发起者?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue asks a design question about notifying the initiator when a participant fails in a message-based distributed transaction. No files, tests, or entry points are named; first read the existing transaction and messaging flow, then define the failure-notification behavior and its completion criteria before identifying implementation work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100