[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:19:00 EDT 2016


     [ https://issues.jboss.org/browse/TEIID-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-4288.
-----------------------------------
    Resolution: Done


Narrowed the synchronization so that it's not around the remote cancel call.

> 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