Steven Hawkins created TEIID-3967:
-------------------------------------
Summary: Function class not found results in an uncaught exception
Key: TEIID-3967
URL:
https://issues.jboss.org/browse/TEIID-3967
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0
We throw a runtime MetadataException when a UDF fails to validate when the composite vdb
is being built. This exception is not caught and ends up with default handling including
sys.err printout. It would be better to catch this or even better to have the function
validation performed by the VDB validator - as having these exceptions happen during
VDBRepository.finishDeployment is unexpected.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)