Add a method isThreadSafe to AbstractGridCoverage2DReader
---------------------------------------------------------
Key: GEOT-2591
URL: http://jira.codehaus.org/browse/GEOT-2591
Project: GeoTools
Issue Type: Improvement
Components: gc imageio
Affects Versions: 2.5.7, 2.6-M2
Reporter: Christian Mueller
This problem is related to
http://jira.codehaus.org/browse/GEOS-3216
Code using an AbstractGridCoverageReader does not know if the reader is thread
safe or not. Geoserver assumes the readers are thread safe, but the
ImageMosaicJDBCReader is definitely not.
A simple Method
boolean isThreadSafe()
is needed.
--
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
------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel