SLDStyleFactory image and font loading is not thread safe
---------------------------------------------------------
Key: GEOT-1551
URL: http://jira.codehaus.org/browse/GEOT-1551
Project: GeoTools
Issue Type: Bug
Components: core render
Affects Versions: 2.4-RC0, 2.5-M0
Reporter: Andrea Aime
Assignee: Andrea Aime
Priority: Critical
Fix For: 2.4-RC1, 2.5-M0
The image loader and font caches are static fields and access to them is not
thread safe. The result is that multiple threads can hit them in parallel and
result in lost symbolizers or lost fonts. This issue is to track a quick
band-aid I'm going to add for the moment.
A more general solution that imposes less thread contention must be found for
the future.
--
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
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel