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

Claus Ibsen updated AMQ-4767:
-----------------------------

    Fix Version/s: 5.10.0

Yeah sounds like a nice extension to activemq-camel. So I assume we would need 
to add some Camel UoW done that will call message.acknowledge() to ack the 
message when Camel is done routing the message.

> Extend ActiveMQ Camel component to support INDIVIDUAL_MESSAGE ack mode
> ----------------------------------------------------------------------
>
>                 Key: AMQ-4767
>                 URL: https://issues.apache.org/jira/browse/AMQ-4767
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: activemq-camel
>    Affects Versions: 5.8.0
>         Environment: All
>            Reporter: Matt Pavlovich
>             Fix For: 5.10.0
>
>
> It would be really helpful to have a per-message acknowledgement that did not 
> acknowledge all previous messages.. this would be an ActiveMQ-only 
> acknowledgement mode.
> Really handy for Camel to do things like 
>  from: activemq:queue:My.Queue?concurrentConsumers=5& 
> acknowledgementModeName=INDIVIDUAL_MESSAGE
>      to: jetty:http://somewebendpoint/
> and have quasi-transacted behavior



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to