]
Brian Stansberry updated WFCORE-1464:
-------------------------------------
Fix Version/s: 2.2.0.CR1
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: 2.2.0.CR1, 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.