-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
7.1.0.DR3
-
None
It seems that exposing some type (ApplicationUser in attached app) which has enum type as attribute via REST api could cause memory leak (See steps to reproduce). You can observe that person.joey.test.UserType instances are kept in memory when GC happens (metaspace exceeds) and the path to GC root looks:
- duplicates
-
JBEAP-5870 Memory leak when doing deploy/undeploy app using REST and JPA
- Verified
- is cloned by
-
WFLY-7037 Memory leak when doing deploy/undeploy app using REST and JPA
- Closed
- relates to
-
WFLY-6173 Classes not unloaded after undeployment
- Closed