[teiid-issues] [JBoss JIRA] (TEIID-2751) Add safer passthrough behavior wrt cancel/close

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Nov 22 15:45:05 EST 2013


Steven Hawkins created TEIID-2751:
-------------------------------------

             Summary: Add safer passthrough behavior wrt cancel/close
                 Key: TEIID-2751
                 URL: https://issues.jboss.org/browse/TEIID-2751
             Project: Teiid
          Issue Type: Bug
          Components: JDBC Driver
    Affects Versions: 8.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.6


In pass through authentication mode if another thread uses the connection another session is created without closing the previous.  This may lead to unexpected behavior if attempting to use another thread to call close and creates an unnecessary session for cancel.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list