Paul Nittel created TEIID-1980:
----------------------------------
Summary: JDBC connection QueryTimeout property appears to be ignored
Key: TEIID-1980
URL:
https://issues.jboss.org/browse/TEIID-1980
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.4
Reporter: Paul Nittel
Assignee: Steven Hawkins
While testing an EDS patch, I tried to constrain a query by adding ;QueryTimeout=1 to my
JDBC connection string. This had no apparent effect. (The query--a repeated UNION ALL of
huge tables, followed by a descending ORDER BY--takes over 30 seconds.)
I also tried 3 and 10 second timeouts, but all allowed the query to continue to
completion.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira