[teiid-issues] [JBoss JIRA] (TEIID-1980) JDBC connection QueryTimeout property appears to be ignored

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Mar 27 21:51:47 EDT 2012


    [ https://issues.jboss.org/browse/TEIID-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679842#comment-12679842 ] 

Steven Hawkins commented on TEIID-1980:
---------------------------------------

If it was not already added, TEIID-1883 should be backported.  That will likely resolve this issue unless statements are being reused.  This issue should then be sufficient to cover that case and whether that should be applied to earlier branches.
                
> 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: Johnathon Lee
>
> 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

        


More information about the teiid-issues mailing list