Managed connector connection factory always closes the physical connection.
----------------------------------------------------------------------------
Key: TEIID-1067
URL:
https://jira.jboss.org/jira/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/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira