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

[Java Broker] [AMQP 1.0] Simplify the AMQP codec so that it always assumes that the buffer it is writing into is large enough

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-broker-7.0.0
    • Broker-J
    • None

    Description

      The way the codec is used, we always allocate enough space for the entire value to be written. We can simplify the codec by separating the operation to get the required buffer size from the implementation of writing to the buffer

      Attachments

        Activity

          People

            lorenz.quack Lorenz Quack
            rgodfrey Robert Godfrey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: