apache / incubator-seata-go

Go Implementation For Seata
https://seata.apache.org/
Apache License 2.0
1.56k stars 283 forks source link

bugfix:修复tcc-fence模式空回滚无限重试以及无法解决悬挂bug #684

Open yangwenbinch opened 2 months ago

yangwenbinch commented 2 months ago

What this PR does: 解决tcc-fence无限回滚与无法解决悬挂问题 具体问题见链接:https://github.com/apache/incubator-seata-go-samples/issues/53 Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer: 此问题使tcc-fence模式下使用问题较大 Does this PR introduce a user-facing change?:

NONE
yangwenbinch commented 2 months ago

Which issue(s) this PR fixes: https://github.com/apache/incubator-seata-go/issues/685

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud