apache/incubator-seata

register the branch when the xa transaction end

開放

#4,420 建立於 2022年3月1日

 (3 則留言) (0 個反應) (1 位負責人)Java (8,878 個分叉)batch import
good first issuetask: help-wanted

倉庫指標

星標
 (25,960 顆星)
PR 合併指標
 (平均合併 13天 1小時) (30 天內合併 13 個 PR)

描述

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.

貢獻者指南