seata Support query the executing branches by xid or branch id

ssgvzors  于 2个月前  发布在  其他
关注(0)|答案(1)|浏览(31)

Why you need it?

Is your feature request related to a problem? Please describe in details
After modify the TC as springboot project, We are supposed to add some openapi.
the current issue is to require someone to support query the executing branches by xid or branch id
If you want to support it, please comment "Please assign it to me" is this issue.

完成SpringBoot改造之后,需要提供一些对外的接口,查询当前全局事务下的分支事务列表。
如果你有兴趣支持这个问题的话, 请在下方留言 Please assign it to me

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.

Add any other context or screenshots about the feature request here.

相关问题