[
https://issues.apache.org/jira/browse/QPID-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Ritchie updated QPID-2116:
---------------------------------
Status: Ready To Review (was: In Progress)
> FlowHandler does not ensure asynchrounous message delivery has completed and
> stopped before sending FlowOk response.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: QPID-2116
> URL: https://issues.apache.org/jira/browse/QPID-2116
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: M4, 0.5
> Reporter: Martin Ritchie
> Assignee: Martin Ritchie
>
> Discovered this after resolving QPID-1871. The problem here is that the flow
> control does not ensure that any asynchrounous process on the Session has
> stopped before sending the FlowOk response.
> A trimmed example log run shows the issue, where the client sends the
> Flow=False the broker then response but the async delivery thread is still
> sending messages to the client. So the message is missed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]