[
https://issues.apache.org/jira/browse/CAMEL-18126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otavio Rodolfo Piske resolved CAMEL-18126.
------------------------------------------
Resolution: Fixed
Implemented with the linked PRs.
> camel-resume-api: investigate support with split EIP
> ----------------------------------------------------
>
> Key: CAMEL-18126
> URL: https://issues.apache.org/jira/browse/CAMEL-18126
> Project: Camel
> Issue Type: Task
> Components: camel-resume-api
> Reporter: Otavio Rodolfo Piske
> Assignee: Otavio Rodolfo Piske
> Priority: Major
> Fix For: 3.18.0
>
>
> For a given route configured as:
> {code:java}
> from().resumable().split(body()...).to(){code}
> The API should, somehow, track the offset of the splitted parts so that a
> resume operation starts from the last processing point.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)