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

Keith Wall updated QPID-5876:
-----------------------------

    Description: 
Highest delivery tag variable not reset after failover and causes rejections to 
be sent unnecessarily, which the Broker has to ignore.

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.


  was:
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.



> 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: Keith Wall
>
> Highest delivery tag variable not reset after failover and causes rejections 
> to be sent unnecessarily, which the Broker has to ignore.
> 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