Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-969

ReceiveMessage will expand unecessarily on core protocol

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.3
    • 1.5.4, 2.0.0
    • None
    • None

    Description

      SessionReceiveMessage creates the Netty buffer using the message buffer writerIndex, however two additional parameters are written on the wire, causing unecessary expansion of the buffer (Netty will make a copy of the buffer and expand it), which is totally unecessary.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              clebertsuconic Clebert Suconic
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: