[teiid-issues] [JBoss JIRA] (TEIID-1829) Clarify source warnings

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Jan 24 13:39:19 EST 2012


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

Steven Hawkins reopened TEIID-1829:
-----------------------------------



All warnings are being treated as partial results inappropriately.
                
> Clarify source warnings
> -----------------------
>
>                 Key: TEIID-1829
>                 URL: https://issues.jboss.org/browse/TEIID-1829
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: JDBC Driver
>    Affects Versions: 7.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.6
>
>
> When a warning is added through an ExecutionContext, the client receives the exception wrapped by a SourceException, then wrapped as a SQLException.  The issues with this are that the SourceException class is not expressly public and there is an unnecessary level of wrapping.
> We should introduce a TeiddSQLWarning for non-partial results warnings that would contain source/model information and prevent the unnecessary wrapping.

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