[jboss-jira] [JBoss JIRA] Created: (JBTM-217) Contention on SychronizedMap in TransactionLocalDelegateImpl.java

Phillip Thurmond (JIRA) jira-events at lists.jboss.org
Wed May 9 17:20:52 EDT 2007


Contention on SychronizedMap in TransactionLocalDelegateImpl.java
-----------------------------------------------------------------

                 Key: JBTM-217
                 URL: http://jira.jboss.com/jira/browse/JBTM-217
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.2.3
            Reporter: Phillip Thurmond
         Assigned To: Mark Little
             Fix For: 4.2.3.SP1


Under heavy loads, I'm seeing contention on the object map in TransactionLocalDelegateImpl.java.  Can this variable be changed to use ConcurrentHashMap?

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

        



More information about the jboss-jira mailing list