]
Barry LaFond updated TEIIDDES-2178:
-----------------------------------
Fix Version/s: 8.5
(was: 8.6)
Teiid Connection importer by default only waits for 120 seconds for
schema
--------------------------------------------------------------------------
Key: TEIIDDES-2178
URL:
https://issues.jboss.org/browse/TEIIDDES-2178
Project: Teiid Designer
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Import/Export
Affects Versions: 8.4, 8.3.2
Reporter: Ramesh Reddy
Assignee: Mark Drilling
Fix For: 8.5
When using the Teiid connection importer it sends the query to the server and waits for
up to 120 seconds for server to return metadata. If the server returned data it is fine,
otherwise it fails.
Some times when working with larger metadata or slower connections it may take more than
120 seconds, the UI should give user an option to terminate or wait for another +n of
seconds.