]
Steven Hawkins updated TEIID-4551:
----------------------------------
Fix Version/s: 9.1.2
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, 9.1.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.