Github user tabish121 commented on the issue: https://github.com/apache/activemq-artemis/pull/2423 -1 This is actually worse that before because now you've not only violated the AMQP spec in regards to changing the User ID portion of the properties section but also opened it up to even more spec abuse and probably lost fidelity on the message such that what was sent will not be faithfully reproduced to an AMQP consumer reading the message.
---