History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: COO-128
Type: Sub-task Sub-task
Status: Open Open
Priority: Major Major
Assignee: Pete Butland
Reporter: ashvedov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Cooee
Port changes from echo2 and echopointng (COO-91)

Changed InheritableThreadLocal to ThreadLocal.

Created: 07/Dec/07 11:00 PM   Updated: 11/Nov/08 03:28 PM
Component/s: None
Affects Version/s: COOEE-CORE-1.0, COOEE-CORE-1.0.1, COOEE-CORE-1.0.2, COOEE-CORE-1.1
Fix Version/s: COOEE-CORE-1.2

File Attachments: 1. Text File COO-128.patch (0.7 kb)



 All   Comments   Change History      Sort Order:
ashvedov - [07/Dec/07 11:01 PM ]
simple fix

ashvedov - [08/Dec/07 02:37 AM ]
Use ordinary ThreadLocal instead of InheritableThreadLocal to track ApplicationInstance and Connection objects. This fixes memory leaks that occur when application code spawns one or more threads. See also http://forum.nextapp.com/forum/index.php?showtopic=4117.