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

adjust fallback sizing for internal buffers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • proton-j-0.27.0
    • proton-j
    • None

    Description

      Some of the frame parsing and transport impl bases internal buffers on the size of the transports max frame size. If no max frame size is set (the default), then fallback sizes of 4KB are used. Given how the engine works and the potentially large frames from not having a max set these aren't great values and can exacerbate some inefficiencies elsewhere. Proton-c starts its equivalents at 16KB, we should match that.

      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: