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

add ability to limit outgoing frame sizes

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-j-0.26.0
    • proton-j-0.27.0
    • proton-j
    • None

    Description

      Current, proton-j (and c) will send the largest frames it can as permitted by a peers max-frame size. Where peers don't set a max frame size, or use a very large one, then this typically results in a single outgoing frame being emitted, which for large messages can be inefficient and also requires more memory than might be desirable. There is currently no way to govern the maximum size of the outgoing frames (besides the peers advertised max frame size), such a mechanism should be added.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: