Michael Andre Pearce created ARTEMIS-2646:
---------------------------------------------
Summary: Allow setting message properties when sending messages
via REST
Key: ARTEMIS-2646
URL: https://issues.apache.org/jira/browse/ARTEMIS-2646
Project: ActiveMQ Artemis
Issue Type: Task
Reporter: Michael Andre Pearce
Allow setting message properties on a message posted via REST interface. The
property is transferred as a HTTP header having name prefixed with
"mesage.property.". On successful arrival on address resource the prefix is
stripped and property set as message property. This allows filtering on custom
fields and using other broker features requiring message properties set (i.e
AMQ_GROUP_ID).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)