[ http://issues.apache.org/jira/browse/DERBY-2149?page=all ]
Knut Anders Hatlen updated DERBY-2149:
--------------------------------------
Attachment: derby-2149-1b.diff
Uploading a new patch. The problem with the previous one was a mix-up of two
variable names. Have run derbyall and the JUnit tests with one failure in
store/readlocks.sql (diff similar to
http://www.multinet.no/~solberg/public/Apache/Derby/testlog/Linux-2.4.21-27.ELsmp_i686-i686/240441-storeall_diff.txt).
> Replace Vectors and Hashtables with ArrayLists and HashMaps in RAMTransaction
> -----------------------------------------------------------------------------
>
> Key: DERBY-2149
> URL: http://issues.apache.org/jira/browse/DERBY-2149
> Project: Derby
> Issue Type: Improvement
> Components: Store, Performance
> Affects Versions: 10.3.0.0
> Reporter: Knut Anders Hatlen
> Assigned To: Knut Anders Hatlen
> Priority: Minor
> Attachments: derby-2149-1a.diff, derby-2149-1b.diff
>
>
> In org.apache.derby.impl.store.access.RAMTransaction, synchronized collection
> objects could be replaced with unsynchronized ones. See discussion here:
> http://www.nabble.com/Use-of-synchronized-containers-in-engine-code-tf2754469.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira