funky-eyes commented on issue #7163:
URL: 
https://github.com/apache/incubator-seata/issues/7163#issuecomment-2753341311

   > 我也遇到了类似问题,都是java服务,服务a发起tcc 
try方法调用b服务的方法,但是b服务默认就变成at了,实际上想让b服务作为一个正常方法而非事务方法
   
   注解写在B上面不就好了,如果是正常方法自己b的方法globaltransactional注解上事务传播配置下


-- 
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

Reply via email to