-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 6.2 EE GA1 (6.2.10)
-
Component/s: Core Infrastructure, Performance
PortletContextLoaderListener does not clear out a HashMap, leading to potentially high heap usage which can impact performance.
This is caused by a missing call to BeanReferenceRefreshUtil.refresh().
- is related to
-
LPS-58710 PortletContextLoaderListener needs to call BeanReferenceRefreshUtil.refresh() just as PortalContextLoaderListener does
- Closed