SQLTranslators are held per connection, but are inited for each execution
-------------------------------------------------------------------------
Key: TEIID-343
URL:
https://jira.jboss.org/jira/browse/TEIID-343
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 6.0.0
This is problematic for several reasons. One the runtimemetadata is expected by the
sqltranslator, but that is an execution level context - multiple models from different
vdbs may be assigned to the same connector. Also the initialize method is still called,
which incurs the cost rebuilding the modifiers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira