[
https://issues.jboss.org/browse/TEIID-2584?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2584:
---------------------------------------
Start up/Shutdown hooks so that Teiid can clean up the status table
when deployed or undeployed.
A couple of thoughts on that then. We should either elevate the concept of a start/stop
action beyond just the materialization use or the materialization manager should directly
scan for appropriate metadata entries on start/stop and remove the
MetadataStore/MetadataFactory components (which need tweaked as a set method is used on
the MetadataStore which means that we won't properly merge across all schemas). But
I'm still unsure as to what the scripts would look like. You have ; parsing (however
; in literals/comments would be a problem) so you are expecting multiple statements - what
would some examples be?
Add management features to materialization
------------------------------------------
Key: TEIID-2584
URL:
https://issues.jboss.org/browse/TEIID-2584
Project: Teiid
Issue Type: Feature Request
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Labels: Beta3
Fix For: 8.5
Currently Teiid supports internal and external materialization features. The internal is
managed completely by the Teiid query engine along with the infinispan cache.
External materialization is completely unmanaged and left out to the user to manage it
externally. This goals for this feature are unify the materialization logic for internal
and external, such that both are managed similarly irrespective of the type of
materialization chosen.
--
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