[
https://issues.jboss.org/browse/TEIIDDES-750?page=com.atlassian.jira.plug...
]
Barry LaFond commented on TEIIDDES-750:
---------------------------------------
While I agree that on the surface the "Run As..." might be akin to "Execute
VDB".
However the results of the operation are 1) a Deployed VDB 2) Open Data Source Explorer 3)
New Teiid Connection Profile 4) Connection to that profile.
Other than setting up for ad-hoc querying it does very little.
VDB's are also meant to be transient and project/VDB dependent. A "Run
Configuration" would involve a hard-coded Teiid JDBC URL which includes a VDB Name
for an actual Deployed VDB.
Overall it seems like a stretch to apply the "Run As" paradigm... if we did move
in this direction, I don't know what benefit the "configuration" would bring
to the operation from Designer's perspective.
Right now, I'm leaning toward rejecting.
The ability to execute a Teiid VDB seems in conflict with the Run
As... option in JBDS
--------------------------------------------------------------------------------------
Key: TEIIDDES-750
URL:
https://issues.jboss.org/browse/TEIIDDES-750
Project: Teiid Designer
Issue Type: Feature Request
Components: VDB & Execution
Affects Versions: 7.1.1
Reporter: Barry LaFond
Assignee: Dan Florian
Fix For: 7.4
If you open the context menu for a VDB, the top-level menu contains Run As..., Debug
As..., and Modeling submenus. I have no idea how Debug As... would even apply, but Run
As... certainly seems like the intuitive option to choose if you want to execute a VDB,
especially considering the submenu contains the single entry Run on Server. But that, of
course, isn't correct and produces nothing more than an error message about no
resources being available to execute; the user is supposed to instead choose Modeling >
Execute VDB to run the VDB on the server. It seems like we should remove the Execute
option under the Modeling submenu and instead intercept the Run As... > Run on Server
option to do the right thing, or alternatively, remove/disable the Run As.../Debug As...
menu option when a VDB is selected.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira