john1337 commented on issue #7835:
URL: 
https://github.com/apache/incubator-seata/issues/7835#issuecomment-3611444685

   是用arthas对commit操作进行了trace,结果如下:
   `---ts=2025-12-04 
18:39:47.032;thread_name=tomcat-handler-164682;id=169286;is_daemon=true;priority=5;TCCL=org.springframework.boot.web.embedded.tomcat.TomcatEmbeddedWebappClassLoader@2f079444
       `---[452.981685ms] 
org.apache.seata.core.rpc.netty.AbstractNettyRemoting:sendSync()
           +---[0.00% 0.00254ms ] 
org.apache.seata.core.rpc.netty.AbstractNettyRemoting$$sw$auxiliary$ln5r360:<init>()
           `---[100.00% 452.965185ms ] 
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter:intercept()
   
99%以上的耗时在InstMethodsInter:intercept方法上,客户端我添加了seata的apm追踪插件,我准备关闭skywalking追踪再测试下
  @funky-eyes 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to