You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Michael Andre Pearce (Jira)" <ji...@apache.org> on 2020/03/07 20:30:00 UTC

[jira] [Created] (ARTEMIS-2646) Allow setting message properties when sending messages via REST

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)