Dispatcher use of ThreadLocal might induce (small) memory leaks
---------------------------------------------------------------
Key: GEOS-3067
URL: http://jira.codehaus.org/browse/GEOS-3067
Project: GeoServer
Issue Type: Bug
Components: Global
Affects Versions: 1.7.4
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.7.5, 2.0-beta1
Use tl.remove() instead of tl.set(null), as memory leaks have been reported with the latter in conjuction with thread pools (anyways, the thread locals are small, seems unlikely this will do any significant damage).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira