/[Apache-SVN]
ViewVC logotype

Revision 1160894


Jump to revision: Previous Next
Author: tabish
Date: Tue Aug 23 21:51:10 2011 UTC (13 years, 1 month ago)
Changed paths: 2
Log Message:
fix for: https://issues.apache.org/jira/browse/AMQ-3454

Use a read / write lock on the destination mutex as many of the access points are simply reads of the underlying maps or a quite copy to another Collection.  The only time a write is done is during addDestination and removeDestination.  

Changed paths

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

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26