|
Steve Ikeoka created an issue |
Issue Type: |
|
---|---|
Affects Versions: |
2.12.2, 2.13-RC1 |
Assignee: |
Unassigned |
Components: |
JDBCConfig, Main |
Created: |
13/Mar/18 10:51 PM |
Priority: |
|
Reporter: |
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. |
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) |
|