[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1380) When server is shut down, and then a vdb is replaced in the deploy directory, the teiid metadata cache becomes out of sync, and requires the user to delete the <server>data/teiid directory

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Nov 30 14:10:05 EST 2010


     [ https://jira.jboss.org/browse/TEIID-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-1380.
---------------------------------

      Assignee: Ramesh Reddy
    Resolution: Done


The metadata load process now checks for the  VDB modified time with the previous metadata cache file time. As long as vdb modified time is before cached file time, it allows previously loaded metadata, otherwise the cached metadata is deleted and vdb is loaded from .vdb file.

> When server is shut down, and then a vdb is replaced in the deploy directory, the teiid metadata cache becomes out of sync, and requires the user to delete the <server>data/teiid directory
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1380
>                 URL: https://jira.jboss.org/browse/TEIID-1380
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 7.1.1
>            Reporter: Van Halbert
>            Assignee: Ramesh Reddy
>            Priority: Blocker
>
> If a vdb is replaced while the server is shut down, the teiid metadata cache can become out-of-sync and the to fix it, the <server>data/teiid directory must be deleted to force it to refresh and sync up.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list