[
https://issues.jboss.org/browse/JBJCA-701?page=com.atlassian.jira.plugin....
]
Jesper Pedersen moved AS7-2698 to JBJCA-701:
--------------------------------------------
Project: IronJacamar (was: Application Server 7)
Key: JBJCA-701 (was: AS7-2698)
Workflow: jira (was: GIT Pull Request workflow )
Component/s: Core
(was: JCA)
unit of idle-timeout-minutes in pool configuration is not minutes
-----------------------------------------------------------------
Key: JBJCA-701
URL:
https://issues.jboss.org/browse/JBJCA-701
Project: IronJacamar
Issue Type: Bug
Components: Core
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