Bug 1136886

Summary: Import VDB not redeployed after backing and changing import properties
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Andrej Smigala <asmigala>
Component: ToolingAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: dlesage, vhalbert
Target Milestone: ER4   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
In the Teiid Connection importer, once the imported VDB is deployed, going back in the dialog and changing import properties does not cause the VDB to redeploy: clicking Next in the "Select the target model for the import" step moves directly to the next step, which shows the old DDL. To fix this problem, logic has been added to the import manager to track import property changes and force the redeployment of the masterdynamic VDB.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-17 18:06:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrej Smigala 2014-09-03 14:18:55 UTC
Description of problem:

In Teiid Connection import, once the import VDB is deployed, going back in the dialog and changing import properties does not cause the VDB to redeploy – clicking Next in the "Select the target model for the import" step moves directly to the next step, which shows the old DDL.

Steps to reproduce:
1. Open the Teiid Connection import dialog, select some JDBC datasource
2. Set Schema Pattern and Table Name Pattern properties to match only one table
3. Click Next twice, notice the DDL contains only one table as expected
4. Go Back twice, delete the Table Name Pattern property
5. Click Next twice, notice the import VDB is not redeployed and the DDL still contains only one table


Teiid Designer 8.6.0

Comment 2 JBoss JIRA Server 2014-09-10 19:00:45 UTC
Barry LaFond <blafond> updated the status of jira TEIIDDES-2332 to Resolved

Comment 3 JBoss JIRA Server 2014-11-17 16:25:49 UTC
Barry LaFond <blafond> updated the status of jira TEIIDDES-2332 to Closed