]
Steven Hawkins updated TEIID-2123:
----------------------------------
Assignee: (was: Steven Hawkins)
Per model getMetadata() timeout
-------------------------------
Key: TEIID-2123
URL:
https://issues.jboss.org/browse/TEIID-2123
Project: Teiid
Issue Type: Feature Request
Affects Versions: 8.0
Reporter: Mark Addleman
Priority: Minor
A way of specifying, per model, a timeout for the getMetadata() call. The timeout should
be processed in such a way that delegating translators have an opportunity to intercept
the interruption and, potentially, supply default metadata. I think the normal
Thread.interrupt() approach should work.