[Geoserver-devel] [JIRA] (GEOS-8631) JDBC Configuration does not upgrade to write locks

Steve Ikeoka created an issue

GeoServer / BugGEOS-8631

JDBC Configuration does not upgrade to write locks

Issue Type:

BugBug

Affects Versions:

2.12.2, 2.13-RC1

Assignee:

Unassigned

Components:

JDBCConfig, Main

Created:

13/Mar/18 10:51 PM

Priority:

MediumMedium

Reporter:

Steve Ikeoka

READ locks are not upgraded to WRITE locks before modifying the GeoServer catalog when using the JDBC Configuration plugin because the LockingCatalogFacade (and also the new IsolatedCatalogFacade in 2.13) are set in the CatalogImpl constructor. They should be moved to the CatalogImpl.setFacade(CatalogFacade) method, which appears to be used only by JDBC Configuration, and the constructor should be modified to set the facade using that method.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082-sha1:b581f55)

Atlassian logo