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

Send Will messages have extra string encoding

    XMLWordPrintableJSON

Details

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

    Description

      The Netty API passes along a UTF8 String and not a byte array. We end up re-encoding the string on the way out resulting in extra bytes in the payload.

      For now we'll decide the UTF8 String and stick the bytes in the payload.

      There's a JIRA open on Netty to update the API here:

      https://github.com/netty/netty/issues/5828

      Attachments

        Activity

          People

            martyntaylor Martyn Taylor
            martyntaylor Martyn Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: