[GitHub] camel pull request #2195: Added BatchAggregationStrategy

2018-02-24 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2195 ---

[GitHub] camel pull request #2195: Added BatchAggregationStrategy

2018-01-27 Thread LittleLightCz
GitHub user LittleLightCz opened a pull request: https://github.com/apache/camel/pull/2195 Added BatchAggregationStrategy I mostly found myself having the need to group the bodies (only) in a List (not Exchange or Message), so I think it will be useful to have this generic "batch"