[
https://issues.apache.org/jira/browse/ARTEMIS-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200556#comment-16200556
]
ASF GitHub Bot commented on ARTEMIS-1461:
-----------------------------------------
Github user tabish121 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1584
So I don't see any documentation explaining how this violates the AMQP
specification about the immutability of the bare message part of the AMQP
message, or how it can now can present a message to the receiver with the same
MessageId that is not in fact the message that was sent. Also it would break
anyone that uses message signing as the original Footer would likely be
preserved and so again present to the receiver a message pretending to be the
one that was sent but in fact not be and thereby not match any included
signature.
> Allow Property changes on AMQP message and reencode
> ---------------------------------------------------
>
> Key: ARTEMIS-1461
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1461
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Fix For: 2.4.0
>
>
> AMQP messages are immutable by default, but it should be possible, if the
> user decided to do so, to change messages and re encode them
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)