[teiid-issues] [JBoss JIRA] (TEIID-2104) Make it easier to detect failure during load

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Sun Jul 15 07:30:06 EDT 2012


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

Steven Hawkins resolved TEIID-2104.
-----------------------------------

    Resolution: Done


Changed the logic so that the vdb will be in the loading state without Error level severity runtime errors until there is a load problem.  WARNING and the new INFO level severity may exist however.

We may want to rethink the name ValidationError, since we are really just conveying messages.

Made our code more consistent about checking for whether a source is required especially for metadata load.

Also removed the VDBStatusChecker handling of translators, since there is nothing meaningful we do on remove and add is already handled by the service logic.
                
> Make it easier to detect failure during load
> --------------------------------------------
>
>                 Key: TEIID-2104
>                 URL: https://issues.jboss.org/browse/TEIID-2104
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Server
>    Affects Versions: 8.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.1
>
>
> With the open shift work it was requested to make it easier to detect a failed load.  Since we don't transition out of the loading status until we're either loaded or there was hard error, this cannot be done with status alone.

--
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