Add unit test to ensure ResourcePool.clear(DataStoreInfo) ends up calling DataAccess.dispose()
----------------------------------------------------------------------------------------------
Key: GEOS-3069
URL: http://jira.codehaus.org/browse/GEOS-3069
Project: GeoServer
Issue Type: Task
Components: Configuration
Reporter: Gabriel Roldán
Assignee: Justin Deoliveira
Fix For: 2.0-beta2
it was not being so cause it was calling {{ dataStoreCache.remove( info.getName() ) }} instead of {{ dataStoreCache.remove( info.getId() ) }}. Worth a unit test
--
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