On Fri, Sep 24, 2010 at 4:45 PM, Olivier.Roger <olivier.ro...@bsb.com> wrote:
>
> I see.
>
> I was thinking about something like a removeOnTimeout (default=false of
> course) that would use the existing completionTimeout attribute but change
> its behavior to remove the aggregated message instead of publishing it.
> --

Ah the published timeout message has a header which tells it was
completed due timeout.
You can then use that to just stop/discard the message.

See http://camel.apache.org/aggregator2
The completedBy header


> View this message in context: 
> http://camel.465427.n5.nabble.com/Aggregator-Howto-remove-from-persistency-tp2852702p2852731.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to