[
https://issues.apache.org/jira/browse/WW-5614?focusedWorklogId=1004709&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1004709
]
ASF GitHub Bot logged work on WW-5614:
--------------------------------------
Author: ASF GitHub Bot
Created on: 12/Feb/26 01:50
Start Date: 12/Feb/26 01:50
Worklog Time Spent: 10m
Work Description: kusalk opened a new pull request, #1578:
URL: https://github.com/apache/struts/pull/1578
WW-5614
--
Fixes potential excessive memory usage caused by this cache, first reported
[here](https://github.com/apache/struts/pull/1236#discussion_r2793400202).
It would be better to retain the cache (for performance) and make the keys
weak references (to optimise memory usage) but I will await the merge of #1573
first as the changes will likely conflict.
Issue Time Tracking
-------------------
Worklog Id: (was: 1004709)
Remaining Estimate: 0h
Time Spent: 10m
> Excessive memory usage in apps with large short-lived objects
> -------------------------------------------------------------
>
> Key: WW-5614
> URL: https://issues.apache.org/jira/browse/WW-5614
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 7.0.3, 7.1.1
> Reporter: Kusal Kithul-Godage
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> First reported here:
> [https://github.com/apache/struts/pull/1236#discussion_r2793400202]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)