Rob Godfrey created QPID-8026:
---------------------------------

             Summary: [Java Broker] [AMQP 1.0] Add support for max-message-size 
on consumer attach
                 Key: QPID-8026
                 URL: https://issues.apache.org/jira/browse/QPID-8026
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: qpid-java-broker-7.0.0
            Reporter: Rob Godfrey


QPID-7957 added support for sending the max-message-size on producer attaches 
*sent* to the broker, but there is currently no support in the broker for the 
case where a consumer attaches a link which asserts that the consumer is unable 
to receive messages above a certain size on that link.

In this case the consumer should, I think, behave as if a filter had been 
applied which simply excludes from the possibility of delivery any message 
which (when converted into an AMQP 1.0 payload) would be above the given size.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to