[teiid-issues] [JBoss JIRA] (TEIID-2196) The clearCache method (adminShell) which accepts the VDB name should verify the VDB name and report if not found

Paul Nittel (JIRA) jira-events at lists.jboss.org
Mon Sep 10 14:15:33 EDT 2012


Paul Nittel created TEIID-2196:
----------------------------------

             Summary: 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: Steven Hawkins
            Priority: Minor
             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: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list