John O'Hara created WFLY-3552:
---------------------------------
Summary: Updated implementation of StrictMaxPool
Key: WFLY-3552
URL:
https://issues.jboss.org/browse/WFLY-3552
Project: WildFly
Issue Type: Requirement
Security Level: Public (Everyone can see)
Reporter: John O'Hara
Assignee: Jason Greene
To eliminate contention in the EJB StrictMaxPool, we have changed the underlying data
structure to use ConcurrentLinkedQueue, instead of the LinkedList with synchronization
that is in the implementation currently.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)