[teiid-issues] [JBoss JIRA] (TEIID-4551) Improve exception handling in Admin methods

Steven Hawkins (JIRA) issues at jboss.org
Tue Nov 1 15:13:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13315107#comment-13315107 ] 

Steven Hawkins edited comment on TEIID-4551 at 11/1/16 3:12 PM:
----------------------------------------------------------------

Corrected the handling of getting a non-existent translator or cache type.  Changed getVDB to not throw an exception if the vdb does not exist, and changed the client side to always throw an exception on failure.


was (Author: shawkins):
Corrected the handling of getting a non-existent translator.  Changed getVDB to not throw an exception if the vdb does not exist, and changed the client side to always throw an exception on failure.

> Improve exception handling in Admin methods
> -------------------------------------------
>
>                 Key: TEIID-4551
>                 URL: https://issues.jboss.org/browse/TEIID-4551
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: AdminApi
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.2
>
>
> There are many client methods that are ignoring unsuccessful results.  At least for get-vdb an exception is being thrown if the vdb does not exist, but the server should just send no results instead.  



--
This message was sent by Atlassian JIRA
(v7.2.2#72004)


More information about the teiid-issues mailing list