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

[AMQP 1.0] client refuses frames smaller than the frame size it indicated was acceptable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.26
    • 0.26, 0.27
    • JMS AMQP 0-x
    • None
    • amqp-1-0-client-jms

    Description

      The client by default sets max-frame-size to 64k when it sends the open frame. If the peer does not set a max-frame-size it will treat it as being 32k. However it then incorrectly refuses frames that are larger than the max-size it has assumed for the peer (rather than using the frame size it said was acceptable).

      Attachments

        Activity

          People

            gsim Gordon Sim
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: