[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
Wed Dec 19 12:11:08 EST 2012


    [ https://issues.jboss.org/browse/TEIID-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742509#comment-12742509 ] 

Steven Hawkins commented on TEIID-2301:
---------------------------------------

For user queries this would require some tweaking the nocache directive or some other spot.  For Execution level caching, the CacheDirective would need a minimal change to use an invalidation flag that would be checked upon return from the ExecutionFactory.getCacheDirective that could either forgo the cache lookup (lazy invalidation) or explicitly invalidate.
                
> 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
>            Reporter: Mark Addleman
>            Assignee: Steven Hawkins
>
> 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