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

Gordon Sim closed QPID-1024.
----------------------------

    Resolution: Won't Fix

The broker isn't required to ensure that other subscribers get the first chance 
at released messages. Even it did so that would not prevent redelivery where 
other subscribers don't exist or where they have no credit.

> When a message is released by the client the c++ broker continues to serve 
> the same message
> -------------------------------------------------------------------------------------------
>
>                 Key: QPID-1024
>                 URL: https://issues.apache.org/jira/browse/QPID-1024
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: M3
>            Reporter: Rajith Attapattu
>            Assignee: Gordon Sim
>             Fix For: M3
>
>
> When a message is released by a client the broker continues to serve the same 
> message to the client, resulting in a loop.
> The broker should not deliver a released message to the same client. 
> If there are multiple subscribers then it should try another client. If not 
> then it should DLQ it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to