开发者社区 问答 正文

seata 总是报错:Could not found global transaction xid

seata 总是报错:Could not found global transaction xid = 192.168.1.154:8091:77358840772825088, may be has finished

A服务调用B服务,偶尔能成功,但是95%报错 Could not found global transaction xid = 192.168.1.154:8091:77358840772825088, may be has finished

展开
收起
一人吃饱,全家不饿 2021-02-02 11:09:48 11170 分享 版权
来自: 阿里开源
2 条回答
写回答
取消 提交回答
  • 解决了吗大佬,我也出现这个问题了seata三台集群

    2022-11-25 16:45:01
    赞同 展开评论
  • 异步分支,网络重试,超时回滚,本地事务注解在全局事务注解之上,tc集群用的模式是file(这个模式只能单机部署) 检查是否出现这几个问题

    2021-02-02 11:09:54
    赞同 展开评论