apache / apache/incubator-seata

register the branch when the xa transaction end

Open
#4,420 3 comments 0 reactions 1 assignee Claimed by @pengten View on GitHub
good first issue task: help-wanted
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

## Why you need it?
Is your feature request related to a problem? Please describe in details
本地生成branchid 如果当前rm出现异常,肯定是走rollback,这样减少了一次rpc注册分支的开销,直接rollback即可
而rm正常提交的时候,会走end和prepare,当在end和prepare之间应该进行一次分支注册

## How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

## Other related information
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.