hepyu commented on issue #1666: Huge memory is used when using skywalking-agent. URL: https://github.com/apache/skywalking/issues/1666#issuecomment-498580341 In an occasional cause, we found the reason why jvm instance in k8s would be crashed. Because the resource of k8s cluster in our dev/test env is so few especially the cpu resources, then processing speed of jvm instance would be substantially reduced. Eventually lead to data were piled up in the memory, then crashed. Old version of skywalking accelerated this process.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
