You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2014/03/07 12:03:44 UTC

[jira] [Created] (AMQ-5090) Improve Failover transport transaction tracking

Dejan Bosanac created AMQ-5090:
----------------------------------

             Summary: Improve Failover transport transaction tracking
                 Key: AMQ-5090
                 URL: https://issues.apache.org/jira/browse/AMQ-5090
             Project: ActiveMQ
          Issue Type: Bug
            Reporter: Dejan Bosanac
            Assignee: Dejan Bosanac


If corrupted TransactionInfo (with transactionId=null) comes to FailoverTransport.oneway() it can lead to eternal reconnect loop as tracking of the command will fail. We need to check transactionId and not trigger reconnect if tracking fails.



--
This message was sent by Atlassian JIRA
(v6.2#6252)