]
Barry LaFond updated TEIIDDES-2179:
-----------------------------------
Issue Type: Bug (was: Enhancement)
Fix Version/s: 8.6
8.5.1
Assignee: Barry LaFond
Should be able to check the server for existing VDB name (importer-vdb.xml). If exists,
append the name with a counter.
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.