Add an option to force executions to complete in a single thread
----------------------------------------------------------------
Key: TEIID-2619
URL:
https://issues.jboss.org/browse/TEIID-2619
Project: Teiid
Issue Type: Feature Request
Components: Connector API, Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.5
In some cases drivers use thread local or other logic not conducive to Teiid's
execution model where the processing/connector thread may be different for each source
operation. It would be useful to ensure completion of the source access in a single
thread - which could be either to hold thread with the execution or to proactively process
the results so that the thread can be released.
See also TEIID-1648 TEIID-2428
--
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: