]
RH Bugzilla Integration commented on WFCORE-1464:
-------------------------------------------------
Aaron Ogburn <aogburn(a)redhat.com> changed the Status of [bug
LogContexts are not removed for ear subdeployments
--------------------------------------------------
Key: WFCORE-1464
URL:
https://issues.jboss.org/browse/WFCORE-1464
Project: WildFly Core
Issue Type: Bug
Components: Logging
Affects Versions: 2.1.0.Final
Reporter: Aaron Ogburn
Assignee: Aaron Ogburn
Fix For: 3.0.0.Alpha1
Attachments: app.ear
If an ear does not have its own LogContext created, but a subdeployment in it does, the
subdeployment never has its LogContext cleaned up upon undeploy, leading to PermGen leaks.