[teiid-issues] [JBoss JIRA] (TEIIDSB-163) Provide pooling for BaseConnectionFactory sources

Steven Hawkins (Jira) issues at jboss.org
Thu Jan 23 18:21:37 EST 2020


Steven Hawkins created TEIIDSB-163:
--------------------------------------

             Summary: Provide pooling for BaseConnectionFactory sources
                 Key: TEIIDSB-163
                 URL: https://issues.redhat.com/browse/TEIIDSB-163
             Project: Teiid Spring Boot
          Issue Type: Feature Request
          Components: datasource
            Reporter: Steven Hawkins
             Fix For: 1.4.0


It will depend on the source and the cost of creating a connection, but in general we should provide pooling for connections rather than creating the for every operation.  For example salesforce is a heavy weight connection.

The pooling will need to be tied into spring security or jca like logic to properly manage connections by identity once we re-establish that logic.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list