guoliang3 commented on issue #7253: URL: https://github.com/apache/incubator-seata/issues/7253#issuecomment-2753605885
我现在的解决办法是在我的下游服务中添加注解 @GlobalTransactional(propagation = Propagation.NOT_SUPPORTED) 不让事务生效 因为上游的tcc会有rollback回补机制 暂时这样解决 -- 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