[jboss-jira] [JBoss JIRA] (JBJCA-1195) Incorrect currentSize passed to CapacityDecrementer.shouldDestroy() from SemaphoreConcurrentLinkedQueueManagedConnectionPool
Jesper Pedersen (JIRA)
issues at jboss.org
Wed Jul 16 08:44:31 EDT 2014
[ https://issues.jboss.org/browse/JBJCA-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen resolved JBJCA-1195.
------------------------------------
Resolution: Done
> Incorrect currentSize passed to CapacityDecrementer.shouldDestroy() from SemaphoreConcurrentLinkedQueueManagedConnectionPool
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: JBJCA-1195
> URL: https://issues.jboss.org/browse/JBJCA-1195
> Project: IronJacamar
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Core
> Affects Versions: 1.2.0.Beta3
> Reporter: John O'Hara
> Assignee: Jesper Pedersen
> Fix For: 1.2.0.Beta4
>
>
> An incorrect value is passed to the pool decrementer for the current pool size in SemaphoreConcurrentLinkedQueueManagedConnectionPool.removeIdleConnections()
> The current pool size should be passed to decrementer.shouldDestroy(), however the pool size + the number of checked out connections is passed
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list