Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: xa report state to TC #717

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Code-Fight
Copy link
Contributor

What this PR does:

  1. Move defer before beginTX to cover the scenario where a rollback is not reported before conn.start.
  2. fix err := use

Which issue(s) this PR fixes:

Fixes #709

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@luky116
Copy link
Contributor

luky116 commented Nov 27, 2024

这个问题,能根据 seata-java 那边的描述进行复现吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[seata-java] XA模式在某些情况下,分支事务已经回滚,但TC仍会重试回滚直到超时
2 participants