Knut Anders Hatlen created DERBY-6242:
-----------------------------------------
Summary: Merge ConcurrentXactFactory into XactFactory
Key: DERBY-6242
URL: https://issues.apache.org/jira/browse/DERBY-6242
Project: Derby
Issue Type: Improvement
Components: Services
Affects Versions: 10.11.0.0
Reporter: Knut Anders Hatlen
Assignee: Knut Anders Hatlen
Priority: Minor
ConcurrentXactFactory extends XactFactory and replaces XactFactory's Hashtable
with a ConcurrentHashMap for better scalability.
Now that ConcurrentHashMap is available on all platforms supported on trunk, we
could make XactFactory use a ConcurrentHashMap and remove ConcurrentXactFactory.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira