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