arne anka created ARTEMIS-3532:
----------------------------------
Summary: Management Console -> Browse Queue -> Show/Resend:
message truncated
Key: ARTEMIS-3532
URL: https://issues.apache.org/jira/browse/ARTEMIS-3532
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Web Console
Affects Versions: 2.19.0
Environment: A' Artemis 2.19.0
Linux Centos 7.9
Reporter: arne anka
Attachments: Screenshot_20211019_115738.png
Browse a queue, hit
Show
on a message.
Message is XML, and has a size of ~14B, but the shown text of the message is
only about 8 lines long and the hex part seems not to be much longer.
Trying
Resend
causes a issue on the receiving end since the message is not only truncated but
garbled as well (not even an XML snippet anymore but random bytes apparently)
See attached screenshot for message properties.
Similar message in 2.17.0 (same environment) works as expected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)