funky-eyes commented on issue #7163: URL: https://github.com/apache/incubator-seata/issues/7163#issuecomment-2686964417
我不认为这是个问题,或者是个bug,纯粹是使用方式不正确而已。如果按你说的B只做了rpc到c,未来c变成java应用也没有影响,因为可以通过不同接口和版本的方式来迭代从python到java的迭代过程。 tcc在执行过程中将xid携带到下游是没问题的,只要你cancel的时候不要处理那个本身就能回滚的下游节点不就好了?并且TwoPhaseBusinessAction要放到提供者侧,你放到消费者侧本身就是错误的 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org