[ https://issues.apache.org/activemq/browse/AMQ-915?page=comments#action_36948 ] Hiram Chirino commented on AMQ-915: -----------------------------------
Adrian what was the svn revision that the fix was comitted on and on what branch? > Failover transport does not replay all the transaction operations on failover. > ------------------------------------------------------------------------------ > > Key: AMQ-915 > URL: https://issues.apache.org/activemq/browse/AMQ-915 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 4.0 > Reporter: Hiram Chirino > Assigned To: Hiram Chirino > Fix For: 4.1 > > > If transactions are being used on a connection that is using failover.. these > is a small chance that the transaction will fail or the connection will fail > due to a partial tx being run when the client reconnects. > I will change the failover transport to buffer up all the tx operations that > are run against the broker and on failure, replay those operations. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
