[teiid-issues] [JBoss JIRA] (TEIID-4788) DDL vdb is expensive to process

Steven Hawkins (JIRA) issues at jboss.org
Fri Mar 10 14:39:00 EST 2017


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

Steven Hawkins resolved TEIID-4788.
-----------------------------------
    Resolution: Done


Changed the logic to not create temporary Database or VDBMetadata representations - only 1 will be created as necessary.  There is still a small performance issue in creating temporary MetadataFactory instances.

> DDL vdb is expensive to process
> -------------------------------
>
>                 Key: TEIID-4788
>                 URL: https://issues.jboss.org/browse/TEIID-4788
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.3, 9.2.1
>
>
> For many ddl operations, a fresh transformationmetadata instance is created, which requires converting the Database to runtime form.  The larger the DDL vdb, the more expensive this becomes.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list