dev@glassfish.java.net

EJB/ Toplink Query

From: Jagadish Prasath Ramu <Jagadish.Ramu_at_Sun.COM>
Date: Sat, 19 Aug 2006 15:45:31 +0530

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