Thomas Vandahl created TORQUE-347:
-------------------------------------
Summary: Reduce the amount of synchronization in collections used
by Torque
Key: TORQUE-347
URL: https://issues.apache.org/jira/browse/TORQUE-347
Project: Torque
Issue Type: Improvement
Components: Runtime
Affects Versions: 4.0
Reporter: Thomas Vandahl
Assignee: Thomas Vandahl
Fix For: 4.1
Torque makes use of Collections.synchronizedMap() in several places where
ConcurrentMaps should be used.
Namely:
* TorqueInstance.databases
* (TorqueInstance.managers)
* ColumnMap.inheritanceMaps
* ColumnMap.optionsMap
* DatabaseMap.tables
* DatabaseMap.optionsMap
* TableMap.columns
* TableMap.optionsMap
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]