Keith Wall created QPID-7184:
--------------------------------

             Summary: Protocol layers should retain an association between a 
delivered message and the consumer to which it is delivered.
                 Key: QPID-7184
                 URL: https://issues.apache.org/jira/browse/QPID-7184
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall


The protocol layers should be refactored to retain an association between a 
delivered message and the consumer to which it is sent.  On receipt on an ack 
or reject, the protocol layer should ensure that the message (queue entry) is 
still associated with that consumer, before acting upon it.

This change would be a prerequisite for QPID-7183. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to