[GitHub] camel pull request #2195: Added BatchAggregationStrategy
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2195 ---
[GitHub] camel pull request #2195: Added BatchAggregationStrategy
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"