Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/2418
Re:
Oh, right. Yes, according to the changelog adding it, it deliberately
wasn't implemented in the AMQPMessage, which makes sense because per my earlier
comment using it would be a protocol violation given it is an immutable part of
the message. So that bit should be unwound I think.
We have to be able to set it somehow. This is being set on messags
conversion. The issues here are on protocol conversion. Were not changing amqp
message
---