[
https://issues.jboss.org/browse/TEIID-2301?page=com.atlassian.jira.plugin...
]
Mark Addleman commented on TEIID-2301:
--------------------------------------
I may have misunderstood your earlier comment regarding user queries. I'm
specifically not interested in invalidating the cache for queries that include the /*
cache */ hint. In our application, I'm trying to move the responsibility for caching
to the translator which, generally, has better knowledge of what is acceptable to cache
than the user.
As far as lazy invalidation versus explicit, I'm not sure there's a functional
difference between the two. For our app, I don't see any advantage in cleaning up
cache resources (assuming they're on disk) early versus late either.
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