[teiid-issues] [JBoss JIRA] (TEIID-2301) Programatically invalidate a single execution's cache using cache API

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Sep 13 12:44:03 EDT 2013


     [ https://issues.jboss.org/browse/TEIID-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-2301.
-----------------------------------

    Resolution: Done


Added an invalidation flag to the cache directive.  It can be one of NONE (no invalidation), LAZY (will overwrite the cache entry when new results are available), and IMMEDIATE (will remove the cache entry upon the initial consultation of the cache directive).
                
> Programatically invalidate a single execution's cache using cache API
> ---------------------------------------------------------------------
>
>                 Key: TEIID-2301
>                 URL: https://issues.jboss.org/browse/TEIID-2301
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Connector API, Query Engine
>            Reporter: Mark Addleman
>            Assignee: Steven Hawkins
>             Fix For: 8.6
>
>
> Using the execution cache API, I want to invalidate a single execution's cache entry.

--
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