[teiid-issues] [JBoss JIRA] Closed: (TEIID-1067) Managed connector connection factory always closes the physical connection.

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jun 11 10:32:38 EDT 2010


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

Steve Hawkins closed TEIID-1067.
--------------------------------



> Managed connector  connection factory always closes the physical connection.
> ----------------------------------------------------------------------------
>
>                 Key: TEIID-1067
>                 URL: https://jira.jboss.org/browse/TEIID-1067
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>            Priority: Critical
>             Fix For: 7.0
>
>
> As of 7.0 M3, the Connector's managed connection closes its physical connection each time the connection is released to the pool. This way the physical connection is not pooled at all and goes through unnecessary connection creation close for each query. The Managed connection should keep a stateful physical connection for the duration of its life. If the MC is destroyed then the phycal connection can be closed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list