Guillaume Nodet created CAMEL-23240:
---------------------------------------
Summary: Add camel-batch component for structured batch processing
Key: CAMEL-23240
URL: https://issues.apache.org/jira/browse/CAMEL-23240
Project: Camel
Issue Type: New Feature
Reporter: Guillaume Nodet
Assignee: Guillaume Nodet
Fix For: 4.19.0
Add a new camel-batch component that provides structured batch processing for
collections of items.
Features:
- Configurable chunk sizes for processing large collections in manageable
batches
- Error thresholds: abort processing when failure ratio exceeds a configurable
limit
- Watermark tracking for resume-from-last-position capability
- Parallel processing support
- Aggregation strategies for combining batch results
- Producer-only component with URI format batch:jobName[?options]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)