Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1533

Connection drop if > 255 links per conn opened with address == 8133 bytes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Bug
    • 1.9.0, 1.10.0
    • None
    • Router Node
    • None

    Description

      Using the attached reproducer attempting to create > 255 links on a single connection fails with

      AMQP:FRAME:0 <- @close(24) [error=@error(29) [condition=:"amqp:connection:framing-error", description="malformed frame"]]

      Run the reproducer:

      ./address-loader --verbose --conns 1 --links 1000 --length 8133

      Note this appears to be connection related rather than a route table limitation. It is possible to open many connections with 255 links:

      ./address-loader --verbose --conns 20 --links 255 --length 8133

      Attachments

        1. address-loader
          5 kB
          Ken Giusti

        Issue Links

          Activity

            People

              kgiusti Ken Giusti
              kgiusti Ken Giusti
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: