Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.3, 2.8.4, 2.9.0
-
None
-
Ubuntu Linux
Java version "1.6.0_24"
-
Unknown
Description
If an exception occurs on the next() call of an Iterator in a streaming splitter, the exception is never propagated to the exception or the error handler. This will lead to improper route termination, and inifite rollback/retry cycles.
I attached the minimal test case demonstrating the issue.
Attachments
Attachments
Issue Links
- breaks
-
CAMEL-5681 Using recipient list in a doTry ... doCatch situation dont work properly
- Resolved
- is duplicated by
-
CAMEL-5025 The ErrorHandler doesn't work when Splitter working in Streaming model.
- Resolved
- is related to
-
CAMEL-5818 Splitter does not allow errorhandler to handle exception in the splitter-expression
- Resolved