[Geoserver-devel] [jira] (GEOS-4988) Layer retyping/renaming results in underlying DataStore.getTypeNames() being called continuously

Justin Deoliveira created GEOS-4988:
---------------------------------------

             Summary: Layer retyping/renaming results in underlying DataStore.getTypeNames() being called continuously
                 Key: GEOS-4988
                 URL: https://jira.codehaus.org/browse/GEOS-4988
             Project: GeoServer
          Issue Type: Improvement
            Reporter: Justin Deoliveira
            Assignee: Justin Deoliveira

The way the RetypingFeatureSource is created results in the underlying DataStore.getTypeNames() being called continuously. IN the case of databases this involves a database metadata table lookup, etc... For every GetMap/GetFeature/etc... request this is too expensive.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira