[
https://issues.apache.org/jira/browse/ARTEMIS-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17236339#comment-17236339
]
Robbie Gemmell commented on ARTEMIS-2621:
-----------------------------------------
Noting though that I believe the message behaviour changed and this originally
occurred while converting the messages into a Core message internally to store
it, which always happened for large AMQP messages previously but doesn't now
and so wont it neednt decode the body, meaning this probably wouldn't be hit as
originally seen when using newer brokers except when doing a
protocol-conversion.
> "IllegalArgumentException: Cannot parse String" when sending large
> String-messages with multi-byte UTF-8-characters
> -------------------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-2621
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2621
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.9.0, 2.11.0
> Reporter: Stefan Kinzel
> Priority: Major
> Fix For: 2.17.0
>
> Attachments: artemis-cannot-parse-string-stacktrace.txt
>
>
> These Exceptions appear sporadically while sending large text-messages
> containing multi-byte UTF-8-characters to the broker.
> The behaviour is reproducible by sending large (5MB) text-messages containing
> only two-byte-characters to an artemis-broker.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)