funky-eyes commented on issue #7253: URL: https://github.com/apache/incubator-seata/issues/7253#issuecomment-2753444278
The TCC annotation should exist on the actual RM side, not the TM side. Starting from version 2.0, the TCC annotation on the TM side will be ignored in certain situations, such as with components like Dubbo and sofa-rpc. Additionally, we recommend placing the TwoPhaseBusinessAction annotation in the implementation class rather than the interface. -- 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