/[Apache-SVN]
ViewVC logotype

Revision 592114


Jump to revision: Previous Next
Author: chirino
Date: Mon Nov 5 18:47:16 2007 UTC (16 years, 11 months ago)
Changed paths: 3
Log Message:
- memory leak fix: TransportConnection would leak memory if an error occured while start()ing the connection.  Most visible when you create a network connector pointing at a remote broker that was down since this loops through creating TransportConnectors every few seconds.
- Deadlock fix VMTransport could dead lock if during start() an error occured and stop was recusively called.



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/thread/Valve.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/vm/VMTransport.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26