/[Apache-SVN]
ViewVC logotype

Revision 1142245


Jump to revision: Previous Next
Author: tabish
Date: Sat Jul 2 16:37:14 2011 UTC (13 years, 3 months ago)
Changed paths: 1
Log Message:
fix for: https://issues.apache.org/jira/browse/AMQ-3319

Concurrent read / write to the list is not protected, instead a read lock around both access points is used.

Switch to using a ConcurrentLinkQueue instead and remove the read lock around that code.

Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/Queue.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26