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

Justin Bertram edited comment on ARTEMIS-3532 at 12/3/24 6:58 PM:
------------------------------------------------------------------

this is interesting, it seems the resend is happening on the client, rather 
than on the broker. 

The truncating is intentional and the result of ARTEMIS-3175

however a resend, should not be operating with the truncated message which 
seems to be the case. It should be delegating to the server to resend the 
message from there!


was (Author: gtully):
this is interesting, it seems the resend is happening on the client, rather 
than on the broker. 

The truncating is intentional and the result of 
https://issues.apache.org/jira/browse/ARTEMIS-3175

however a resend, should not be operating with the truncated message which 
seems to be the case. It should be delegating to the server to resend the 
message from there!

> 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
>            Priority: Major
>         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.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