FailFastPoolConnectionManager and RandomWaitPoolConnectionManager use improper 
type in freeConnection list
----------------------------------------------------------------------------------------------------------

         Key: SEQUOIA-1119
         URL: https://forge.continuent.org/jira/browse/SEQUOIA-1119
     Project: Sequoia
        Type: Bug

    Versions: sequoia 2.10.10    
    Reporter: Emmanuel Cecchet
 Assigned to: Emmanuel Cecchet 
     Fix For: Sequoia 4.0


FailFastPoolConnectionManager and RandomWaitPoolConnectionManager both put back 
Connection instead of PooledConnection in the free connection list. This will 
later create a ClassCastException when trying to free the connections.


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

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to