GitHub user dajiao918 created a discussion: 1.5.2版本 TCC模式注册分支问题

我又两个应用 A 和 B,A使用AT模式 ,B使用TCC模式,并且A作为消费者 通过Dubbo消费 
B,我发现在分布式事务过程中,A应用除了会注册一次AT模式的分支外, 还会注册一次TCC模式的分支;导致在事务提交阶段,这两个分支都会被提交,然后B的 
commit不仅会被seata调用一次,还会被A的dubbo调用一次,请问这种情况是不可避免的吗?

GitHub link: https://github.com/apache/incubator-seata/discussions/7574

----
This is an automatically sent email for dev@seata.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@seata.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@seata.apache.org
For additional commands, e-mail: dev-h...@seata.apache.org

Reply via email to