persistence@glassfish.java.net

[Fwd: EJB/ Toplink Query]

From: Sanjeeb Kumar Sahoo <Sanjeeb.Sahoo_at_Sun.COM>
Date: Mon, 21 Aug 2006 19:55:56 +0530

Hi Gordon,

Not sure if you saw this email in dev_at_glassfish forum...

Thanks,
Sahoo

attached mail follows:



Hi,
We are planning to implement a feature "connection-leak-tracing" for
connection pool.

This feature will help to diagnose potential connection leaks.
(applications not returning connection to pool).
"connection leak timeout" property : If a connection is not returned
within "connection leak timeout", we report
that the connection is leaked.

I think, EJB/ toplink caches the connections. If it is caching the
connections, connection-leak-tracing logic gets affected.
Can someone please provide more background on this ?

Thanks,
-Jagadish/Kshitiz