[jboss-jira] [JBoss JIRA] Resolved: (JBAS-7233) InternalManagedConnectionPool is missing FIFO semantics for returning connections
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Tue Sep 8 12:15:23 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen resolved JBAS-7233.
-----------------------------------
Fix Version/s: JBossAS-5.2.0.Beta1
JBossAS-6.0.0.Alpha1
Resolution: Done
> 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
> Fix For: JBossAS-5.2.0.Beta1, JBossAS-6.0.0.Alpha1
>
>
> 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