You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Doug Whitfield (Jira)" <ji...@apache.org> on 2023/03/21 20:18:00 UTC

[jira] [Commented] (AMQ-8611) Long messages over REST API HTTP Post are truncated

    [ https://issues.apache.org/jira/browse/AMQ-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703359#comment-17703359 ] 

Doug Whitfield commented on AMQ-8611:
-------------------------------------

Pretty sure this is a victim of https://issues.apache.org/jira/browse/AMQ-8029 but I am not sure how to fix it

> Long messages over REST API HTTP Post are truncated
> ---------------------------------------------------
>
>                 Key: AMQ-8611
>                 URL: https://issues.apache.org/jira/browse/AMQ-8611
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.17.1
>            Reporter: Christian Scherrer
>            Priority: Major
>         Attachments: image-2022-05-30-10-43-55-117.png, image-2022-05-30-10-53-40-964.png
>
>
> Sending a HTTP Post Request via Postman with a message longer than 100'000 characters (marking the end of the message with END):
> !image-2022-05-30-10-43-55-117.png!
> Sending a HTTP Get request, only the first 100'000 characters of the message gets returned (checking length with notepad++)
> !image-2022-05-30-10-53-40-964.png!



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