codingapi / codingapi/tx-lcn

分布式事务发起者优化

Open
#414 0 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

## Why you need it?
分布式事务发起者必须是@LcnTransaction
而不能是@LcnTransaction(propagation = DTXPropagation.SUPPORTS)
会有很多不方便的地方

## How it could be?
如果发起者用 @LcnTransaction(propagation = DTXPropagation.SUPPORTS) 那么就当作一个无效的发起者,与单独用@Transaction是一样的

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.