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)