[esb-issues] [JBoss JIRA] Created: (JBESB-1500) Aggregator messageMap and aggregatedMessageMap races

Kevin Conner (JIRA) jira-events at lists.jboss.org
Fri Jan 18 10:25:21 EST 2008


Aggregator messageMap and aggregatedMessageMap races
----------------------------------------------------

                 Key: JBESB-1500
                 URL: http://jira.jboss.com/jira/browse/JBESB-1500
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.2.1
            Reporter: Kevin Conner
             Fix For: 4.2.1 CP1, 4.3


The handling of the messageMap and aggregatedMessageMap is not safe if the Aggregator action is used in a multi threaded pipeline.

Both maps are handled without synchronisation or locking, resulting in a possible race condition between concurrent updates.


-- 
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 esb-issues mailing list