]
Ramesh Reddy resolved TEIID-2196.
---------------------------------
Labels: 8.2.Beta2 (was: )
Resolution: Done
Added validation to check VDB name and version against the vdb repository for any admin
calls that use vdb name and version.
The clearCache method (adminShell) which accepts the VDB name should
verify the VDB name and report if not found
----------------------------------------------------------------------------------------------------------------
Key: TEIID-2196
URL:
https://issues.jboss.org/browse/TEIID-2196
Project: Teiid
Issue Type: Enhancement
Components: AdminApi
Affects Versions: 7.7.1
Reporter: Paul Nittel
Assignee: Ramesh Reddy
Priority: Minor
Labels: 8.2.Beta2
Fix For: 8.2
The clearCache(type, vdb, vdb-version) should report when the VDB and version specified
does not exist. Presently (version 7.7.1/EDS 5.3) it appears to have been successful, even
if the VDB name specified is a wildcard character. As an example, no exception was thrown
for this:
clearCache("PREPARED_PLAN_CACHE","*",1)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: