[
https://jira.jboss.org/browse/TEIIDDES-527?page=com.atlassian.jira.plugin...
]
Dan Florian resolved TEIIDDES-527.
----------------------------------
Resolution: Done
The PreviewManager.previewSetup(Object, IProgressMonitor) method was rewritten to not rely
on Eclipse Jobs and will block when called. The method does check to see if the monitor
has been canceled at various points along the way.
The PreviewTableDataContextAction should block during the run method
until the previewSetup() is complete before continuing with SQL set-up and execution.
----------------------------------------------------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-527
URL:
https://jira.jboss.org/browse/TEIIDDES-527
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.1
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Blocker
Fix For: 7.1
PreviewTableDataContextAction.run() method performs a Preview VBD setup. The results of
this setup will submit/schedule one or more Jobs that need to be finished before the
actual connection to Teiid VDB and SQL querying.
Need to block until all jobs are done.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira