[Geoserver-devel] [JIRA] (GEOS-7280) Avoid catalog linear scans in GWC integration listeners

Andrea Aime [Administrator] created an issue

GeoServer / BugGEOS-7280

Avoid catalog linear scans in GWC integration listeners

Issue Type:

BugBug

Assignee:

Unassigned

Components:

GWC, JDBCConfig

Created:

27/Oct/15 12:49 PM

Priority:

MediumMedium

Reporter:

Andrea Aime [Administrator]

The current GWC integration code, along with jdbcconfig, forces a full catalog load from database every time a style is changed, and loads way more than necessary for layer changes (all groups, which results in all their layers being load).
Use catalog.list with proper filters to limit data loading instead.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v7.0.0-OD-08-002#70107-sha1:3f098e8)

Atlassian logo