[
https://issues.redhat.com/browse/TEIID-5866?page=com.atlassian.jira.plugi...
]
Steven Hawkins resolved TEIID-5866.
-----------------------------------
Resolution: Done
Decided to update the docs and not move further on creating or implementing active
management in Teiid. For it to function like the server we would need to allow
deployments to be partially complete and establish inter-dependencies until everything is
satisfied and can go live. This of course is not needed at all in envrionments where on a
single vdb is deployed (teiid spring boot), so we'll just leave our one-off active
management as part of syndesis.
Teiid embedded does not implement active vdb import management
--------------------------------------------------------------
Key: TEIID-5866
URL:
https://issues.redhat.com/browse/TEIID-5866
Project: Teiid
Issue Type: Quality Risk
Components: Embedded
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 13.1
This should initially be resolved by calling out the difference in handling in the docs.
In short when you use vdb imports in embedded the import is processed at deployment time
only. If the imported vdb later changes, it will not cause any changes in importing
vdbs.
Note that in teiid-syndesis this import management logic was added via a custom vdb
lifecycle listener, but that isn't quite the best solution given that we shouldn't
be doing a lot of work in that thread.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)