/[Apache-SVN]
ViewVC logotype

Revision 891582


Jump to revision: Previous Next
Author: gtully
Date: Thu Dec 17 08:42:52 2009 UTC (14 years, 9 months ago)
Changed paths: 6
Log Message:
resolve https://issues.apache.org/activemq/browse/AMQ-2473 - issue with jmstemplate were producers are closed before transaction commits which is fine save when failover ocurrs. the producers need to be replayed to allow tracked messages to be replayed. added the capability to track and relay transaction producers. Can be disabled if producers out live transactions

Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/state/ConnectionStateTracker.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/state/ProducerState.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/state/SessionState.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/state/TransactionState.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/transport/failover/FailoverTransactionTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26