the issue : https://github.com/apache/dubbo/issues/6847
the pull request: https://github.com/apache/dubbo/pull/6848
the following is the heap dump analysis result:
------------------ ???????? ------------------
??????:
"dev"
<[email protected]>;
????????: 2020??11??3??(??????) ????11:45
??????: "dev"<[email protected]>;
????: Re: Dubbo2.7.8 OOM
do you have some log files?Such as gc.log or dump files.
yuandm <[email protected]> ??2020??11??3?????? ????9:16??????
> yes??the same problem as mine
>
>
>
>
> ------------------&nbsp;????????&nbsp;------------------
> ??????:
>
"dev"
>
<
> [email protected]&gt;;
> ????????:&nbsp;2020??10??31??(??????) ????1:03
> ??????:&nbsp;"dev"<[email protected]&gt;;
>
> ????:&nbsp;Re:Dubbo2.7.8 OOM
>
>
>
> something like https://juejin.im/post/6874015859497500685
>
>
>
> At 2020-10-28 20:30:29, "yuandm" <[email protected]&gt; wrote:
>
> Hi,
>
>
> I encountered OOM when I was using Dubbo 2.7.8
> I find out that
> org.apache.dubbo.common.serialize.hessian2.Hessian2ObjectInput object can
> cause OOM??
>
>
> the attachment is the patch for the above problem??it works fine on my
> machine??
>
>
> I don't have permission to pull request??so I send this mail??
>
>
> Looking forward to your reply