You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jan Bednar (JIRA)" <ji...@apache.org> on 2019/07/06 13:00:01 UTC

[jira] [Created] (CAMEL-13731) Implement String AggregationStrategy

Jan Bednar created CAMEL-13731:
----------------------------------

             Summary: Implement String AggregationStrategy
                 Key: CAMEL-13731
                 URL: https://issues.apache.org/jira/browse/CAMEL-13731
             Project: Camel
          Issue Type: Improvement
            Reporter: Jan Bednar


Many users are implementing this on their own:.

[https://stackoverflow.com/questions/34162367/how-do-i-aggregate-file-content-correctly-with-apache-camel]

[https://stackoverflow.com/questions/26974333/how-to-aggregate-many-marshalled-json-objects-to-one-file]

[https://stackoverflow.com/questions/35433179/how-to-access-aggregated-messages-after-loop-in-camel]

[https://stackoverflow.com/questions/43605745/append-exchange-bodies-with-aggregation-strategy-in-camel]

[https://stackoverflow.com/questions/34615052/apache-camel-aggregate-gives-exception]

We can implement StringAggregationStrategy into camel-core to make it easier to use.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)