[teiid-issues] [JBoss JIRA] (TEIID-4288) Cancel method against a socket based jdbc query can wait for synch timeout

Steven Hawkins (JIRA) issues at jboss.org
Tue Jun 21 16:07:00 EDT 2016


Steven Hawkins created TEIID-4288:
-------------------------------------

             Summary: Cancel method against a socket based jdbc query can wait for synch timeout
                 Key: TEIID-4288
                 URL: https://issues.jboss.org/browse/TEIID-4288
             Project: Teiid
          Issue Type: Bug
          Components: JDBC Driver
    Affects Versions: 8.7
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 9.1, 9.0.1


If a JDBC socket query is cancelled using a separate thread, the cancel call may wait until the timeout due to being synchronized which prevents the main execution thread from processing it's response.

Details were also added to TEIID-3781



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list