/[Apache-SVN]
ViewVC logotype

Revision 1058577


Jump to revision: Previous Next
Author: gtully
Date: Thu Jan 13 14:18:14 2011 UTC (13 years, 9 months ago)
Changed paths: 8
Log Message:
https://issues.apache.org/jira/browse/AMQ-3077 - ArraysIndexOutOfBoundsException : -32768 in "BrokerService[xxx] Task" thread - brokerInfo and peerBroker infro explosion problems. A peer is a oneway relationship with networks, broker infos were being accumulated in duplicate for each connector and for multiple connectors. The peer broker info was maintained for each which caused the problem marshalling. re: https://issues.apache.org/jira/browse/AMQ-2632 - the configuration is now respected so it can be selectively enabled and rebalance only occurs if we randomly choose an alternative. The nested peer broker info is not propagated in a connection control

Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/TransportConnection.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/RegionBroker.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/command/BrokerInfo.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/failover/FailoverTransport.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/test/java/org/apache/activemq/JmsMultipleBrokersTestSupport.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/test/java/org/apache/activemq/transport/failover/FailoverClusterTest.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/NetworkOfTwentyBrokersTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26