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 22:08:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Andre Pearce resolved ARTEMIS-2646.
-------------------------------------------
    Fix Version/s: 2.12.0
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 2.12.0
>
>
> 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)