[ 
https://issues.apache.org/jira/browse/QPID-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052527#comment-14052527
 ] 

ASF subversion and git services commented on QPID-5876:
-------------------------------------------------------

Commit 1607882 from [~macbean] in branch 'qpid/trunk'
[ https://svn.apache.org/r1607882 ]

QPID-5876: [Java Client] Highest delivery tag variable not reset after failover 
and causes rejections to be sent

Work by Keith Wall <[email protected]> and me.

> 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