]
Steven Hawkins resolved TEIID-3935.
-----------------------------------
Resolution: Out of Date
Marking as out of date given that there has been no push for this and there were other
options to explore.
Add option to delay starting the executing of materialization for a
period of time (secs)
-----------------------------------------------------------------------------------------
Key: TEIID-3935
URL:
https://issues.jboss.org/browse/TEIID-3935
Project: Teiid
Issue Type: Enhancement
Components: Server
Affects Versions: 8.12.x
Reporter: Van Halbert
Assignee: Steven Hawkins
Priority: Minor
The problem is, the creation/binding into jndi is done via a web applicatio, but Teiid is
starting the materialization execution before all resources are started as part of the
JBoss AS server boot up. Would like an option to delay the starting of the
materialization execution by "x" amount of seconds.