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

Colin MacNaughton updated AMQ-2177:
-----------------------------------

    Attachment: AMQ-2177patch.txt

Updated patch file (the previous wasn't against the latest revision)

> activemq-flow incremental updates for message persistence in router and flow 
> queues 
> ------------------------------------------------------------------------------------
>
>                 Key: AMQ-2177
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2177
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: incubation
>         Environment: N/A
>            Reporter: Colin MacNaughton
>             Fix For: incubation
>
>         Attachments: AMQ-2177patch.txt
>
>
> The general approach that I'm working toward is to make it so that downstream 
> queues request persistence via the MessageDelivery object during dispatch. At 
> the end of dispatch then the router passes the MessageDelivery to to the 
> BrokerDatabase where it will persist the message for all sinks that requests 
> persistence during dispatch. 
> Added PersistentQueue interface and StoreHelper class for the flow queue 
> package to assist in persisting messages. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to