codingapi / codingapi/tx-lcn

先进行本地操作,然后进行远程服务调用,抛出异常后,本地操作数据库修改了,事务不生效

Open
#336 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
4.2k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

- [x] 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
先进行本地操作,然后进行远程服务调用,抛出异常后,本地操作数据库修改了,事务不生效

### 2. Environment:
- JDK version:1.8
- OS:windows
- TX-LCN version:5.0.2
- Others:
确认Tx-client(TC)与Tx-manager(TM)的版本是完全一致的。
确认TC与TM的配置都没有问题,并确认TM是启动状态,可访问后台。
TM下TC在线模块是否正常对应。
能进入DataSourceAspect的拦截。
### 3. Exception Stacktrace
无报错
```
Paste your Exception Stacktrace here!
```

### 4. Tour Idea

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.