[
https://issues.jboss.org/browse/TEIID-2196?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-2196:
----------------------------------
Assignee: (was: Steven Hawkins)
Fix Version/s: (was: 8.2)
This is still the case in 8.2. The implementation scans all cache entries, but
doesn't check if the vdb/version is valid. The same is true for list requests per vdb
and list sessions.
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
Priority: Minor
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:
http://www.atlassian.com/software/jira