[
https://issues.apache.org/jira/browse/WW-5382?focusedWorklogId=898297&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-898297
]
ASF GitHub Bot logged work on WW-5382:
--------------------------------------
Author: ASF GitHub Bot
Created on: 06/Jan/24 14:38
Start Date: 06/Jan/24 14:38
Worklog Time Spent: 10m
Work Description: kusalk commented on code in PR #826:
URL: https://github.com/apache/struts/pull/826#discussion_r1443779162
##########
core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.java:
##########
@@ -192,6 +194,11 @@ public class Dispatcher {
* Store ConfigurationManager instance, set on init.
*/
protected ConfigurationManager configurationManager;
+ private ObjectFactory objectFactory;
Review Comment:
Yep would require a major refactor, I've got some ideas but not a high
priority right now, as long as everything works
Issue Time Tracking
-------------------
Worklog Id: (was: 898297)
Time Spent: 2.5h (was: 2h 20m)
> Stale configuration persists after configuration reload
> -------------------------------------------------------
>
> Key: WW-5382
> URL: https://issues.apache.org/jira/browse/WW-5382
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 6.3.0
> Reporter: Kusal Kithul-Godage
> Priority: Major
> Fix For: 6.4.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)