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