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

Timothy Bish closed AMQ-5820.
-----------------------------
    Resolution: Not A Problem

Closing this as there are already alternatives for controlling persistence of 
messages as they arrive either by the ForcePersistencyModeBroker plugin or a 
custom plugin or embedded camel route to update the persistence based on the 
particular use case.  

> 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 ? 
> (the same way that with deadLetterStrategy we can add the option 
> processNonPersistent="true" and persist any message)



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

Reply via email to