[
https://issues.apache.org/jira/browse/CAMEL-21882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-21882:
--------------------------------
Component/s: eip
> Aggregate by byte size
> ----------------------
>
> Key: CAMEL-21882
> URL: https://issues.apache.org/jira/browse/CAMEL-21882
> Project: Camel
> Issue Type: Wish
> Components: came-core, eip
> Reporter: Chirag Sanghavi
> Priority: Minor
>
> *User Story: Batch Message Aggregation in Apache Camel*
> *Given* a Camel route that processes messages for an endpoint supporting
> batch consumption with a size limit (e.g., SQS with a 256KB limit),
> *When* messages are aggregated using the Camel aggregate function,
> *Then* messages should be grouped into batches without exceeding the size
> limit (factoring in headers and payload), assuming that each individual
> message is within the allowed limit.
> in place of putting logic in each endpoint, improving aggregate will help
> multiple endpoints.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)