Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.8.4, 2.9.0
-
None
-
Unknown
Description
See CAMEL-5021 which causes the file consumer to rollback the file to early
So if you link the seda producer to be synchronous by using the wait for task to complete, then the task should not have on completions handed over, as we are waiting for that task to complete, and copy its result back.
Attachments
Issue Links
- is required by
-
CAMEL-5021 camel-file: file is renamed but error handling continues.
- Resolved