You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/07/17 16:42:05 UTC

[jira] [Created] (AMQCPP-577) Transacted processing stops working correctly after failover

Timothy Bish created AMQCPP-577:
-----------------------------------

             Summary: Transacted processing stops working correctly after failover
                 Key: AMQCPP-577
                 URL: https://issues.apache.org/jira/browse/AMQCPP-577
             Project: ActiveMQ C++ Client
          Issue Type: Bug
    Affects Versions: 3.8.4, 3.8.3, 3.8.2, 3.8.1, 3.8.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 3.9.0


When a C++ application with Failover transport in use consumes from a queue on a master-slave broker pair or a single broker instance, and consumption is in transactional batches, then when a failover occurs the application does not recover from the failover properly. Although the application reconnects to the surviving broker, and new consumers are established, message flow is erratic and more exceptions are thrown. 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)