[teiid-issues] [JBoss JIRA] Created: (TEIID-1640) QueryTimeout connection parameter does not cancel long-running queries

Paul Nittel (JIRA) jira-events at lists.jboss.org
Wed Jun 15 17:13:29 EDT 2011


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


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 at 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

        


More information about the teiid-issues mailing list