[
https://issues.apache.org/jira/browse/QPID-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordon Sim resolved QPID-5086.
------------------------------
Resolution: Fixed
> rollback can stall message delivery
> -----------------------------------
>
> Key: QPID-5086
> URL: https://issues.apache.org/jira/browse/QPID-5086
> Project: Qpid
> Issue Type: Bug
> Components: C++ Client
> Reporter: Gordon Sim
> Assignee: Gordon Sim
> Fix For: 0.25
>
>
> The rollback implementation does a message-stop, releases all messages
> including those still in prefetch buffer, then rollsback the txn, then
> reissues credit.
> However it does not send completions for the released messages, which means
> that though credit is reissued, the window is not moved forward and the
> messages aren't redelivered.
> Only happens for non-zero prefetch that has been fully used at the point of
> rollback.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]