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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
