fffscd commented on issue #1784:
URL: https://github.com/apache/dubbo/issues/1784#issuecomment-2060302355

   > > 补充一个问题点,最近发现整体响应耗时耗费在序列化上,利用arthas监控可以发现:
   > > ```
   > > trace com.alibaba.com.caucho.hessian.io.Deserializer readObject -n 5 
--skipJDKMethod false
   > > ```
   > > 
   > > 
   > >     
   > >       
   > >     
   > > 
   > >       
   > >     
   > > 
   > >     
   > >   
   > > 这里耗时很久,然后整体升级dubbo到2.6.2解决
   > 
   > 响应数据大小是多少?有循环引用么?
   
   没有,就是客户端是 2.5.X  然后提供者是2.6.X  2边版本不一致导致的


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