Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1901

arriving transfers for multiplexed multi-frame deliveries on a session are mishandled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • proton-j-0.27.2, proton-j-0.28.0
    • proton-j
    • None

    Description

      If a session has a delivery arriving split into multiple transfer frames, and those frames are multiplexed with transfer[s] for other deliveries on the session (i.e there are multiple links on the session), then the transfer frames are mishandled.

      The handling in the transport session is essentially expecting a single outstanding delivery at a time, whereas the spec allows (and proton-j will in certain situations send) multiplexed deliveries for different links on a session. The mishandling can result in a transfer being incorrectly treated as the start of another delivery (potentially leaving earlier bits/ones incomplete) and/or merged with the wrong preceding transfer content.

      Attachments

        Issue Links

          Activity

            People

              robbie Robbie Gemmell
              robbie Robbie Gemmell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: