[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
Thu Dec 20 12:25:08 EST 2012


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

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

There is also the existing invalidation mechanism that tracks cache entries by the tables/procedures accessed.  If the updates are happening outside of Teiid, then you can lookup the EventDistributor and call the dataModification method.  That will lazily invalidate older cache entries against those tables.
                
> 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