[jboss-jira] [JBoss JIRA] (AS7-2698) unit of idle-timeout-minutes in pool configuration is not minutes
Nicklas Karlsson (Created) (JIRA)
jira-events at lists.jboss.org
Fri Nov 18 02:18:42 EST 2011
unit of idle-timeout-minutes in pool configuration is not minutes
-----------------------------------------------------------------
Key: AS7-2698
URL: https://issues.jboss.org/browse/AS7-2698
Project: Application Server 7
Issue Type: Bug
Components: JCA
Reporter: Nicklas Karlsson
Assignee: Jesper Pedersen
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.
"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list