You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/08/09 07:12:28 UTC

[GitHub] [dubbo] xishian commented on issue #10219: 内存溢出

xishian commented on issue #10219:
URL: https://github.com/apache/dubbo/issues/10219#issuecomment-1209000024

   > 该问题可以必现,在`Hessian2ObjectInput`中的ThreadLocal,关联了`Hessian2Input`, 而该对象又关联了一个`UnsafeByteArrayInputStream`,该流会引用一个完整的byte[]数组
   
   观察到的现象就是堆外内存不断升高,直到OOM?


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org