Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8026

[Java Broker] [AMQP 1.0] Add support for max-message-size on consumer attach

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • qpid-java-broker-7.0.0
    • Future
    • Broker-J
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rgodfrey Robert Godfrey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: