Ephemeris Lappis created AMQ-9516:
-------------------------------------

             Summary: REST API adds unexpected byte when POSTing some messages
                 Key: AMQ-9516
                 URL: https://issues.apache.org/jira/browse/AMQ-9516
             Project: ActiveMQ Classic
          Issue Type: Bug
    Affects Versions: 5.18.3
            Reporter: Ephemeris Lappis


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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to