You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Laure Lussac (JIRA)" <ji...@apache.org> on 2015/06/03 09:01:50 UTC

[jira] [Created] (AMQ-5820) Options to modify message properties when composite destinations are used

Laure Lussac created AMQ-5820:
---------------------------------

             Summary: Options to modify message properties when composite destinations are used
                 Key: AMQ-5820
                 URL: https://issues.apache.org/jira/browse/AMQ-5820
             Project: ActiveMQ
          Issue Type: New Feature
    Affects Versions: 5.11.1
            Reporter: Laure Lussac
            Priority: Minor


One of our need is to be able to change message properties while we 	transfer messages through composite destinations. 
For example, we received messages by MQTT conector, with QoS=0 for performance reasons (no acknowledge, message not persisted). The message go to a composite destination redirected to a durable queue. In this queue, we'd like to persist all messages received, including QoS=0 messages.
What about options to be able to change message properties (persistance and others) when they transfer to others destinations ? 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)