Andrew MacBean created QPID-5876:
------------------------------------

             Summary: Java client causes unecessary rejects after failover when 
using 0-8..0-9-1 protocols
                 Key: QPID-5876
                 URL: https://issues.apache.org/jira/browse/QPID-5876
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
            Reporter: Andrew MacBean
            Assignee: Andrew MacBean


Highest delivery tag variable not reset after failover and causes rejections to 
be sent unecessarily.

The AMQSession.resubscribe() implementation does not reset the 
_highestDeliveryTag member variable. This means that rejects are send 
needlessly/incorrectly after failover occurs as the value is higher than it 
should be.




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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to