[Geoserver-devel] [jira] Created: (GEOS-1795) GeoServer is not cleaning testing data dirs using coverages on windows

GeoServer is not cleaning testing data dirs using coverages on windows
----------------------------------------------------------------------

                 Key: GEOS-1795
                 URL: http://jira.codehaus.org/browse/GEOS-1795
             Project: GeoServer
          Issue Type: Improvement
          Components: WCS
    Affects Versions: 1.6.2
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.6.3

This is happening because readers are soft cached in CoverageStoreINfo, the soft reference goes out of buiness but the reader is still around and it's not disposed.
We need a way to force disposal of them in order to make sure the files they use are not locked under windows.

--
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