[
https://jira.jboss.org/browse/TEIID-1117?page=com.atlassian.jira.plugin.s...
]
Ramesh Reddy resolved TEIID-1117.
---------------------------------
Resolution: Done
The issue was it is confusing to determine if the undeploy of a VDB is due to VDB being
deleted or Server being shutdown to do the cleanup. Registered a JMX shutdown handler on
the JBoss AS server, that indicates this state. Now VDB deployer correctly cleans up the
cached metadata files.
When VDBis deleted the cached medata files are not cleaned up
-------------------------------------------------------------
Key: TEIID-1117
URL:
https://jira.jboss.org/browse/TEIID-1117
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 7.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 7.0
When the VDB deployed the metadata files are cached inside the
"data/teiid/<vdb-name>" directory. However, when the VDB is deleted these
files are not cleaned up automatically. If user deletes the VDB and re-deploys a new VDB,
the server will still look at the old metadata files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira