Ramesh Reddy created TEIID-3341:
-----------------------------------
Summary: 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
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. Hence the question about "Failed to get metadata, trying
next source."
It happens to be, if the metadata factories are chained like "NATIVE, DDL", in
that case even the DDL schema must be valid, so that Teiid does not retry to load metadata
from next source in line.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)