
| Key: |
OPENJPA-161
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Assignee: |
Unassigned
|
| Reporter: |
Patrick Linskey
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
23/Feb/07 06:34 PM
|
|
AbstractBrokerFactory maintains a Map<Transaction,List<Broker>> that is guarded by synchronized blocks. These synchronized blocks should be removed if possible.
|
|
Description
|
AbstractBrokerFactory maintains a Map<Transaction,List<Broker>> that is guarded by synchronized blocks. These synchronized blocks should be removed if possible. |
Show » |
| No work has yet been logged on this issue.
|
|