Gabriel Roldán created GEOS-4989:
------------------------------------
Summary: Make tile layer configuration storage workspace local
Key: GEOS-4989
URL: https://jira.codehaus.org/browse/GEOS-4989
Project: GeoServer
Issue Type: Task
Components: GWC
Reporter: Gabriel Roldán
Assignee: Gabriel Roldán
Fix For: 2.2.x
Follow suite with the increased move to per-workspace configuration and make it so the gwc tile layer configuration for layers and groups of a given workspace is stored locally to that workspace:
{code}
<data dir>
|_layerGroups/
| |_ gwc-layers/
|_ workspaces/
|_ topp
|_ gwc-layers/
|_ layergroups/
|_ <store...>/
{code}
This will also allow to more efficiently filter tile layers by workspace when using local-workspace request paths instead of traversing the whole list of tile layers and filter in-process.
--
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