Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.3
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Say the original data store has names "table1" and "table" and "table1" is renamed to "table2".
The store should hide the original "table2", but instead it ends up using the original "table2" when "table1" is queried.
Issue Links
- relates to
-
GEOS-2545
ResourcePool uses significant resources building renaming datastores
-
The patch I'm about to attach solves both this issue and GEOS-2545. Justin, want to have a look before I commit?