codingapi / codingapi/tx-lcn

TXC模式放最后的时候回滚失败

Đang mở
#367 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
4.2k
Fork
1.4k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

- [ ] I have searched the [issues](https://github.com/codingapi/tx-lcn/issues) of this repository and believe that this is not a duplicate.

### 1. Bug Description
当事务为三层的时候,如:A.tx1() -->B.tx()-->A.tx2();
这种调用顺序的饿时候,A.tx2()用的TXC事务控制。B.tx()调用完 A.tx2() 最后制造一个异常,
A.tx2()的事务不回滚,其他的会回滚。
### 2. Environment:
- JDK version:
- OS:
- TX-LCN version:
- Others:

### 3. Exception Stacktrace

```
Paste your Exception Stacktrace here!
```

### 4. Tour Idea

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Start by reproducing the reported three-level call sequence A.tx1() → B.tx() → A.tx2() with TXC transaction control, then inspect the transaction-coordination entry points involved in the final exception. Done means A.tx2() rolls back together with the other transactions; the issue provides no file, test, environment, or stack trace to guide further investigation.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
java
Lĩnh vực
distributed-systems
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.