Open ggm-at-apnic opened 5 years ago
Thank you for sharing this, we are working to find a cleaner solution to reduce required garbage collection (less unintended object retention), so we can avoid to have to use this patch.
-- sorry was not paying attention that this is version 2. My previous comment was for version 3.
I found that running Docker on my OSX, and in Kubernetes I survived better if I made the GC run a bit differently. This patch seemed to help.
This is horrible, pragmatic patching: I don't understand what the implications are for this java tuning variable, so I think this needs more thought.
-George