[teiid-issues] [JBoss JIRA] (TEIID-3341) Metadata load failure between retries of multi-source models

Steven Hawkins (JIRA) issues at jboss.org
Tue Feb 17 09:20:49 EST 2015


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

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


Resetting the metadatafactory after each load and making embedded exception handling the same as the server.

> Metadata load failure between retries of multi-source models
> ------------------------------------------------------------
>
>                 Key: TEIID-3341
>                 URL: https://issues.jboss.org/browse/TEIID-3341
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 7.7
>            Reporter: Ramesh Reddy
>            Assignee: Steven Hawkins
>             Fix For: 8.10
>
>
> The code will attempt to load from each source until one is successful.  There is an issue however that the metadatafactory is not being reset, so the next load attempt will be against existing metadata.  At the debug level this will be seen as "Failed to get metadata, trying next source." 
> From the forum post - If the metadata factories are chained like "NATIVE, DDL", with invalid DDL, a duplicate table issue is seen instead.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list