[
https://issues.apache.org/jira/browse/WW-5539?focusedWorklogId=1031896&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1031896
]
ASF GitHub Bot logged work on WW-5539:
--------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jul/26 16:20
Start Date: 23/Jul/26 16:20
Worklog Time Spent: 10m
Work Description: brianandle commented on PR #1799:
URL: https://github.com/apache/struts/pull/1799#issuecomment-5060782768
From a purely static review perspective these changes make sense to me.
Reducing synchronization/class level locks while moving to more standard
ConcurrentHashMap to handle locking internally.
Thank you for looking at, and reducing, synchronization overheads in Struts
:)
Issue Time Tracking
-------------------
Worklog Id: (was: 1031896)
Time Spent: 1.5h (was: 1h 20m)
> Concurrency performance enhancements
> ------------------------------------
>
> Key: WW-5539
> URL: https://issues.apache.org/jira/browse/WW-5539
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Affects Versions: 6.7.4, 7.0.3
> Reporter: Kusal Kithul-Godage
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 7.3.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> We've identified some code which can be made more performant by improving the
> locking mechanism in the following classes:
> * XWorkConverter
> * DefaultActionValidatorManager
> * StrutsTypeConverterHolder
--
This message was sent by Atlassian Jira
(v8.20.10#820010)