currently its implemented to only look for a header
(Exchange.AGGREGATION_COMPLETE_ALL_GROUPS) in a "signal" message and
excludes that message...

it was mentioned in the following SFO post to have the option to be
inclusive of the current message instead of just using it as a signal
message...seems like a reasonable request to me

http://stackoverflow.com/questions/15070864/apache-camel-make-aggregator-flush/15071536#comment21276998_15071536

so, my thought is to either add a new mode
(Exchange.AGGREGATION_COMPLETE_ALL_GROUPS_INCLUSIVE, etc) or just make the
current mode inclusive of the current message instead of skipping it...

any thoughts on this?




-----
Ben O'Day
IT Consultant -http://consulting-notes.com

--
View this message in context: 
http://camel.465427.n5.nabble.com/aggregator-force-completion-with-header-tp5728368.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to