Rss keeps growing with java17, but nmt result didn’t grows at all
Recently we are switching from java8 to 17, but with zgc enabled, most of our microservice used more memory and leading to OOM kill by docker.
Rss keeps growing with zgc enabled, but nmt result didn’t grows at all
Recently we are switching from g1 to zgc, but with zgc enabled, most of our microservice used more memory and leading to OOM kill by docker.