Discussion:
[JIRA] Created: (MYO-83) c3p0 connections should be checked on checkout
Gilles Rayrat (JIRA)
2009-03-20 12:47:56 UTC
Permalink
c3p0 connections should be checked on checkout
----------------------------------------------

Key: MYO-83
URL: https://forge.continuent.org/jira/browse/MYO-83
Project: Myosotis
Type: Bug

Reporter: Gilles Rayrat
Assigned to: Gilles Rayrat


When getting a c3p0 (direct-read) connection, c3p0 should check that the connection is valid before use.
This can be done via the testConnectionOnCheckout=true setting in c3p0.
Even though this setting is declared as expensive by the c3p0 doc, it will prevent from receiving error "No operations allowed after connection closed." when the connection has been closed in our back
--
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
Gilles Rayrat (JIRA)
2009-04-08 10:51:55 UTC
Permalink
[ https://forge.continuent.org/jira/browse/MYO-83?page=all ]

Gilles Rayrat closed MYO-83:
----------------------------

Fix Version: 0.6.6
Resolution: Not an issue

Not an issue: This c3p0 setting can be configured in wrapper.conf
Post by Gilles Rayrat (JIRA)
c3p0 connections should be checked on checkout
----------------------------------------------
Key: MYO-83
URL: https://forge.continuent.org/jira/browse/MYO-83
Project: Myosotis
Type: Bug
Reporter: Gilles Rayrat
Assignee: Gilles Rayrat
Fix For: 0.6.6
When getting a c3p0 (direct-read) connection, c3p0 should check that the connection is valid before use.
This can be done via the testConnectionOnCheckout=true setting in c3p0.
Even though this setting is declared as expensive by the c3p0 doc, it will prevent from receiving error "No operations allowed after connection closed." when the connection has been closed in our back
--
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
Loading...