]
Barry LaFond updated TEIIDDES-2616:
-----------------------------------
Labels: commit-master release_notes verified_jbdsis-8.0.3.CR2 (was: release_notes
verified_jbdsis-8.0.3.CR2)
Additional performance improvements in admin factory
-----------------------------------------------------
Key: TEIIDDES-2616
URL:
https://issues.jboss.org/browse/TEIIDDES-2616
Project: Teiid Designer
Issue Type: Bug
Components: Teiid Integration
Affects Versions: 9.0.2, 9.0.3
Reporter: Andrej Šmigala
Assignee: Barry LaFond
Priority: Blocker
Labels: commit-master, release_notes, verified_jbdsis-8.0.3.CR2
Fix For: 9.2, 9.0.4
There were a couple of issues that arose with testing the changes in TEIIDDES-2592 in
Komodo Admin8Factory. There were some issues with certain connection factories that
didn't have properties that ended up stopping loading of data source definitions.
So needed to catch intermediate exceptions and allow caching/loading of what data sources
were on the server. This lead to caching DS names and XA-DS names separately, similar to
resource names.