[jboss-jira] [JBoss JIRA] Created: (JBAS-7233) InternalManagedConnectionPool is missing FIFO semantics for returning connections

jaikiran pai (JIRA) jira-events at lists.jboss.org
Tue Sep 8 11:12:24 EDT 2009


InternalManagedConnectionPool is missing FIFO semantics for returning connections
---------------------------------------------------------------------------------

                 Key: JBAS-7233
                 URL: https://jira.jboss.org/jira/browse/JBAS-7233
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JCA service
    Affects Versions: JBossAS-5.1.0.GA
            Reporter: jaikiran pai
            Assignee: Jesper Pedersen


Unlike AS-4.x where the InternalManagedConnectionPool maintained a FIFOSemaphore for returning connections, AS-5.x uses a nonfair Semaphore. This looks like an unintentional change from the previous behaviour.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list