[
https://issues.apache.org/jira/browse/QPID-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745195#comment-13745195
]
ASF subversion and git services commented on QPID-5086:
-------------------------------------------------------
Commit 1515901 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1515901 ]
QPID-5086: send completions when restarting after stop, in order to move window
forward
> 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]