Issue Details (XML | Word | Printable)

Key: OPENJPA-161
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Assignee: Unassigned
Reporter: Patrick Linskey
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenJPA

Overuse of synchronization in AbstractBrokerFactory

Created: 22/Feb/07 09:57 PM   Updated: 01/Mar/07 02:13 AM
Return to search
Component/s: kernel
Affects Version/s: None
Fix Version/s: 0.9.7

Time Tracking:
Not Specified

File Attachments:
  Size
Text File openjpa-161-patch.txt 2007-02-23 04:27 PM Patrick Linskey 6 kB
Text File Licensed for inclusion in ASF works openjpa-161-patch.txt 2007-02-22 10:08 PM Patrick Linskey 6 kB

Resolution Date: 23/Feb/07 06:34 PM


 Description  « Hide
AbstractBrokerFactory maintains a Map<Transaction,List<Broker>> that is guarded by synchronized blocks. These synchronized blocks should be removed if possible.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.