-
Type:
Improvement
-
Status: Need more info (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.20 Larks
-
Fix Version/s: tech debt
-
Labels:None
Because our apps are going down from time to time because of OOM, it looks like we have some class loader leaks.
We need to figure out what is the reason for that - whether it's a web server itself, or we reference by some shared server libs or we have some non-daemon threads running, or anything else.