[teiid-issues] [JBoss JIRA] (TEIID-4977) Support materialization as the 8.12.x version did

Ramesh Reddy (JIRA) issues at jboss.org
Mon Jul 10 17:19:00 EDT 2017


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

Ramesh Reddy commented on TEIID-4977:
-------------------------------------

One modification

{code}
SWAP MV ST
{code}

command changed to 

{code}
rename ST MV
{code}

make sure the staging table is first, as after rename the old contents are purged. I updated vdb.xml files attached


> Support materialization as the 8.12.x version did
> -------------------------------------------------
>
>                 Key: TEIID-4977
>                 URL: https://issues.jboss.org/browse/TEIID-4977
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Infinispan
>    Affects Versions: 8.12.x-6.4
>            Reporter: Van Halbert
>            Assignee: Ramesh Reddy
>            Priority: Critical
>
> Need to enable the materialization process to load the cache "offline" and not impact access to current cache and data.   This would be similar to how the 8.12.x version was implemented and similar to how RDBMS materialization is done.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list