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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17054201#comment-17054201 ] 

ASF subversion and git services commented on ARTEMIS-2646:
----------------------------------------------------------

Commit 14e00a9dcf1a90803b96de9c87cb09c4c4b200ff in activemq-artemis's branch refs/heads/master from Tomasz Wyszomirski
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=14e00a9 ]

ARTEMIS-2646 Allow setting Message Properties when sending messages via REST.


> 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
>
> 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)