wxrqforever commented on issue #7047:
URL: 
https://github.com/apache/incubator-seata/issues/7047#issuecomment-2572527233

   > `@localtcc`和`@TwoPhaseBusinessAction` 
就应该被放在实现类了,社区的例子应该没有将`@localtcc`这个注解放到过接口上
   
   
明白,但是如我前面所述,在存在aop的场景下,@TwoPhaseBusinessAction在实现类上时这个注解会失效,即使修复了parseAnnotation方法的问题,也仍然存在。定位了一下问题出在org.apache.seata.rm.tcc.interceptor.parser.TccActionInterceptorParser#tccProxyTargetMethod
   这个地方,这里应该还需要获取代理的原对象。


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