-
Bug
-
Resolution: Done
-
Major
-
JBossAS-5.1.0.GA
-
None
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.
- blocks
-
JBPAPP-2572 EJB3 SFSB call from remote client slow - 40% degradation in EJB3 performance in EAP5
- Resolved
- is related to
-
JBAS-5788 Replace Oswego usage with java.util.concurrent
- Closed
- relates to
-
JBPAPP-2763 Apply FIFO semantics to InternalManagedConnectionPool
- Resolved