Bug 1136886 - Import VDB not redeployed after backing and changing import properties
Summary: Import VDB not redeployed after backing and changing import properties
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Tooling
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER4
: 6.1.0
Assignee: Van Halbert
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-03 14:18 UTC by Andrej Smigala
Modified: 2015-11-17 18:06 UTC (History)
2 users (show)

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.
Clone Of:
Environment:
Last Closed: 2015-11-17 18:06:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIIDDES-2332 0 Major Closed Import VDB not redeployed after backing and changing import properties 2014-11-17 16:25:44 UTC

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


Note You need to log in before you can comment on or make changes to this bug.