[teiid-issues] [JBoss JIRA] (TEIID-3434) Ability to enable/disable caching by table and/or source

Steven Hawkins (JIRA) issues at jboss.org
Mon Apr 20 14:00:20 EDT 2015


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

Steven Hawkins commented on TEIID-3434:
---------------------------------------

Materialization ttl (defined on the relevant view) affects just the refresh strategy of the materialization table.  This is for result set cache entries and would be set on source tables.

You could bridge the two by computing automatically computing a ttl for a materialized view, but it makes more sense to me to leave that explicit.

> Ability to enable/disable caching by table and/or source
> --------------------------------------------------------
>
>                 Key: TEIID-3434
>                 URL: https://issues.jboss.org/browse/TEIID-3434
>             Project: Teiid
>          Issue Type: Feature Request
>            Reporter: Burak Serdar
>            Assignee: Steven Hawkins
>             Fix For: 8.11
>
>
> We need to be able to enable/disable caching by table and/or source. Some of our tables have real-time data, and we do not want to cache those, and some other tables can use cached data. It is not sufficient to use SQL options to turn caching on or off, because we're using 3rd party tools, and we don't have control over the SQL they generate.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list