[
https://issues.apache.org/jira/browse/QPID-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rafael H. Schloming resolved QPID-1139.
---------------------------------------
Resolution: Fixed
> java client (0-10) will start rejecting messages after 2**31 deliveries
> -----------------------------------------------------------------------
>
> Key: QPID-1139
> URL: https://issues.apache.org/jira/browse/QPID-1139
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Affects Versions: M3
> Reporter: Rafael H. Schloming
> Assignee: Rafael H. Schloming
>
> the rollback mark kept by AMQSession.java doesn't respect rollover, this (as
> much of) a problem for 0-8 as the delivery tags are 64 bit values, however
> for 0-10 it's actually a 32 bit value and so it will eventually become
> negative causing the comparison used in the dispatcher loop to trigger
> erroneously
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.