[teiid-issues] [JBoss JIRA] (TEIID-5394) Define how to utilize multiple vdbs

Steven Hawkins (JIRA) issues at jboss.org
Fri Sep 14 09:08:00 EDT 2018


    [ https://issues.jboss.org/browse/TEIID-5394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633657#comment-13633657 ] 

Steven Hawkins commented on TEIID-5394:
---------------------------------------

> Do you mean model visibilities?

Yes you are allowed in an importing vdb to change the visibility or imported models.  We basically need the build time logic to preserve what's in  https://github.com/teiid/teiid/blob/96ca286df204f0f8e69ba6f158f6c327aa35bf76/runtime/src/main/java/org/teiid/deployers/CompositeVDB.java#L138

But that relies on direct manipulation of VDBMetaData state, so we'll need to use some vdb/model properties here instead - like marking a model as imported.

> Define how to utilize multiple vdbs
> -----------------------------------
>
>                 Key: TEIID-5394
>                 URL: https://issues.jboss.org/browse/TEIID-5394
>             Project: Teiid
>          Issue Type: Sub-task
>          Components: Build/Kits
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 11.2
>
>
> Perhaps to support vdb imports, we should define how a build can incorporate multiple vdbs.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list