Persistent connection should be really closed instead of being released into 
the pool 
--------------------------------------------------------------------------------------

         Key: SEQUOIA-935
         URL: https://forge.continuent.org/jira/browse/SEQUOIA-935
     Project: Sequoia
        Type: Bug
  Components: Core  
    Reporter: Stephane Giron
 Assigned to: Stephane Giron 


Persistent are used when connection context is required.
When closing a persistent connection, now, the connection to the backend is not 
closed but released into the pool.
As a result, this connection may be reused with all of its context while it 
should have been closed. 

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