You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by yuandm <yu...@foxmail.com> on 2020/10/29 06:15:33 UTC

回复: Dubbo2.7.8 OOM

here is the issue : https://github.com/apache/dubbo/issues/6847
here is the pull request: https://github.com/apache/dubbo/pull/6848
the following is the heap dump analysis result:












------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <liujun@apache.org&gt;;
发送时间:&nbsp;2020年10月29日(星期四) 中午12:42
收件人:&nbsp;"dev@dubbo.apache.org"<dev@dubbo.apache.org&gt;;

主题:&nbsp;Re: Dubbo2.7.8 OOM



What’s the root reason of OOM, could u please attach the heap dump or the analysis result?

Jun

&gt; On Oct 28, 2020, at 8:30 PM, yuandm <yuandm@foxmail.com&gt; wrote:
&gt; 
&gt; Hi,
&gt; 
&gt; I encountered OOM when I was using Dubbo 2.7.8
&gt; I find out that org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput object can cause OOM。
&gt; 
&gt; the attachment is the patch for the above problem。it works fine on my machine。
&gt; 
&gt; I don't have permission to pull request,so I send this mail。
&gt; 
&gt; Looking forward to your reply
&gt; 
&gt; 
&gt;