[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-2032) consider updating c3p0 because of connection leak bug
Max Rydahl Andersen (JIRA)
noreply at atlassian.com
Mon Aug 28 18:45:24 EDT 2006
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2032?page=all ]
Max Rydahl Andersen updated HHH-2032:
-------------------------------------
Attachment: C3P0ConnectionProvider.java
suggestion from c3p0 author.
my initial comments:
dependent on 0.9.1.x so not backwards compatible
works with c3p0.* options should probably be limited to hibernate.c3p0.* to be stringent.
i would like to add support for c3p0's new named config possibility
...but it all comes down to when 0.9.1.x is deemed better than 0.9.0.x for distribution.
> consider updating c3p0 because of connection leak bug
> -----------------------------------------------------
>
> Key: HHH-2032
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2032
> Project: Hibernate3
> Type: Task
> Components: core
> Versions: 3.2.0.cr4
> Reporter: Max Rydahl Andersen
> Priority: Critical
> Fix For: 3.2.0.ga
> Attachments: C3P0ConnectionProvider.java
>
>
> c3p0-0.9.0.4 apparently has a connection leak (case 00010976) that is fixed in c3p0-0.9.1-pre6.
> will though have to look into if it is a drop-in replacement because of the following excerpt from the relaes notes:
> Deprecated PoolConfig, and began implementation of new C3P0Config approach to configuration.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list