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/29 18:38:04 UTC

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

     [ https://issues.apache.org/jira/browse/AMQCPP-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQCPP-577.
---------------------------------
    Resolution: Fixed

This seems to be fixed now, I cannot reproduce it any longer on master.  

> 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.0, 3.8.1, 3.8.2, 3.8.3, 3.8.4
>            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)