[
https://issues.jboss.org/browse/TEIID-4551?page=com.atlassian.jira.plugin...
]
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)