[teiid-issues] [JBoss JIRA] Created: (TEIID-425) Add back instance pooling

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Mar 17 16:02:22 EDT 2009


Add back instance pooling
-------------------------

                 Key: TEIID-425
                 URL: https://jira.jboss.org/jira/browse/TEIID-425
             Project: Teiid
          Issue Type: Sub-task
          Components: JDBC Driver
    Affects Versions: 6.0.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 6.0.0


Instance pooling was initially removed in favor of holding all connected instances on the same connection.  For large cluster sizes this could lead to a large number of idle connections.  As a simple alternative, idle socketserverinstances should be kept in a simple pool of a configurable size.  

-- 
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

        



More information about the teiid-issues mailing list