]
Barry LaFond resolved TEIIDDES-2179.
------------------------------------
Resolution: Done
implemented check for existing VDB and added counter to help create unique name. Fixed in
master and 8.5.x
Teiid connection importer choice of dynamic-vdb name needs to be
unique
-----------------------------------------------------------------------
Key: TEIIDDES-2179
URL:
https://issues.jboss.org/browse/TEIIDDES-2179
Project: Teiid Designer
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Import/Export
Affects Versions: 8.4, 8.3.2
Reporter: Ramesh Reddy
Assignee: Barry LaFond
Fix For: 8.6, 8.5.1
When working in a shared server environment, it is possible that two users may try to
import schema using "Teiid Connection Importer" and collide on the vbd-name
"importer-vdb.xml", and fail to deploy and the whole process.
The vdb name and file name given should be unique to that instance to avoid collisions.