
|
If you were logged in you would be able to see more operations.
|
|
|
Time Tracking:
Issue & Sub-Tasks
Issue Only
Issue & Sub-Tasks
Issue Only
|
|
|
| Resolution Date: |
23/Jan/08 02:13 PM
|
|
No sub-tasks match this view.
|
|
|
|
Access to the the list of event listeners is not synchronized properly.
Taken the rather infrequent use of the relevant methods and the small critical sections, I mean it is sufficient to add synchronization to all the methods that access it at the method level. The same approach is taken in ClientPooledConnection (although not followed through consistently, some of the methods are unsynchronized).
|
|
Description
|
Access to the the list of event listeners is not synchronized properly.
Taken the rather infrequent use of the relevant methods and the small critical sections, I mean it is sufficient to add synchronization to all the methods that access it at the method level. The same approach is taken in ClientPooledConnection (although not followed through consistently, some of the methods are unsynchronized). |
Show » |
made changes - 09/Jan/08 01:15 PM
| Field |
Original Value |
New Value |
|
Component/s
|
|
Network Client
[ 11690
]
|
made changes - 23/Jan/08 12:19 PM
|
Status
|
Open
[ 1
]
|
In Progress
[ 3
]
|
made changes - 23/Jan/08 12:30 PM
made changes - 23/Jan/08 12:31 PM
|
Derby Info
|
|
[Patch Available]
|
|
Fix Version/s
|
|
10.4.0.0
[ 12312540
]
|
made changes - 23/Jan/08 01:58 PM
made changes - 23/Jan/08 02:13 PM
|
Resolution
|
|
Fixed
[ 1
]
|
|
Derby Info
|
[Patch Available]
|
|
|
Status
|
In Progress
[ 3
]
|
Resolved
[ 5
]
|
made changes - 05/Feb/08 01:19 PM
|
Fix Version/s
|
|
10.3.2.2
[ 12312885
]
|
|
Fix Version/s
|
|
10.2.2.1
[ 12312251
]
|
made changes - 11/Feb/08 01:28 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|
I ran derbyall/suites.All without errors. Patch ready for review.