[
https://issues.jboss.org/browse/TEIID-1640?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-1640.
-----------------------------------
Fix Version/s: 7.4.1
Resolution: Done
The query timeout setting was reading the wrong property key and the previous unit tests
were directly setting the value, so this was missed.
QueryTimeout connection parameter does not cancel long-running
queries
----------------------------------------------------------------------
Key: TEIID-1640
URL:
https://issues.jboss.org/browse/TEIID-1640
Project: Teiid
Issue Type: Bug
Components: JDBC Driver
Affects Versions: 7.4
Environment: Fedora 14 (server & client), Teiid 7.4 Final
Reporter: Paul Nittel
Assignee: Steven Hawkins
Fix For: 7.4.1
Testing XML files as data sources involves running queries which can take a long time
(minutes). I defined my connection URL (in SQuirreL) as
jdbc:teiid:VDB@mm://localhost:31000;QueryTimeout=1
The next query I executed processed for over 4 seconds, but there was no evidence of an
attempt to cancel the query.
I've got a series of XML files you can use to test this, if you want. They're too
big to attach (even when zipped).
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira