[teiid-issues] [JBoss JIRA] (TEIID-2103) Replace System VDB with DDL based metadata

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 15 08:42:16 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-2103.
---------------------------------


    
> Replace System VDB with DDL based metadata
> ------------------------------------------
>
>                 Key: TEIID-2103
>                 URL: https://issues.jboss.org/browse/TEIID-2103
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Embedded, Server
>    Affects Versions: 8.0
>            Reporter: Ramesh Reddy
>            Assignee: Steven Hawkins
>             Fix For: 8.1
>
>
> Currently System VDB is based on Designer based VDB which requires the vdb indexing logic to be present to load into system. Now that DDL based metadata facility is available, should consider removing the Designer based VDB over the DDL based. This has couple different advantages
> 1) Removes the dependency indexing logic to load
> 2) Embedded Teiid can also have System functionality (currently it does not)
> 3) Modifications to System metadata will be much easier
> 4) Teiid would be master copy that defines this, right now Designer has its own copy, Teiid has its own, keeping them in sync is proven to be hard based on recent JIRA
> as a initial step the "getSchema" method could be utilized to convert the current System.vdb into DDL form.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list