You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2009/10/01 10:20:23 UTC

[jira] Assigned: (QPID-2116) FlowHandler does not ensure asynchrounous message delivery has completed and stopped before sending FlowOk response.

     [ https://issues.apache.org/jira/browse/QPID-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie reassigned QPID-2116:
------------------------------------

    Assignee: Martin Ritchie

> 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:dev-subscribe@qpid.apache.org