-
Bug
-
Resolution: Done
-
Major
-
1.0.5.Final, 1.1.0.Alpha3
-
None
Confirmed from mails with Scott Marlow on a related issue
"
One part of the bug is that idle connection timeout appears to currently be in milliseconds (not minutes like it should be). org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreArrayListManagedConnectionPool.removeIdleConnections() is treating the timeout, like its in milliseconds, so its just a bug in the PoolConfiguration class.
"
- relates to
-
AS7-2700 Connections participating in transactions should not be eligable for idle-timeouts
- Closed