Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-9516

REST API adds unexpected byte when POSTing some messages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.18.3
    • 5.18.5
    • None
    • None

    Description

      When sending messages using the REST API, some payloads are stored with an unexpected byte (0x0A) at the end of the text. This can be verified in the msg column field when using a JDBC persistence adapter. Sending the same messages using a usual JMS (open-wire) connection has never the problem. This issue is probably on the REST API's data handling...
      Anyway, most of messages are correctly processed, and this random behavior is perhaps depending on the size of the messages : for some of them the text is around 170.000 bytes. Short messages seem not to be altered.

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            ephemeris Ephemeris Lappis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: