You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/04/08 08:17:29 UTC

[GitHub] [skywalking] zifeihan commented on issue #6703: The Java Agent may cause frequent GC or OOM in extreme scenarios

zifeihan commented on issue #6703:
URL: https://github.com/apache/skywalking/issues/6703#issuecomment-815556702


   I think the reason for this is that an exception occurred in a plug-in, which caused threadlocal to not be cleaned up, resulting in `org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef` constantly being added.


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

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