[jboss-jira] [JBoss JIRA] (JBJCA-1195) Incorrect currentSize passed to CapacityDecrementer.shouldDestroy() from SemaphoreConcurrentLinkedQueueManagedConnectionPool

John O'Hara (JIRA) issues at jboss.org
Mon Jul 14 06:54:29 EDT 2014


John O'Hara created JBJCA-1195:
----------------------------------

             Summary: 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)
    Affects Versions: 1.2.0.Beta3
            Reporter: John O'Hara
            Assignee: Jesper Pedersen


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 available number of connections is passed



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list