You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/08/12 14:42:48 UTC

[jira] [Created] (CAMEL-6627) Splitter should close iterator if there was an exception and stopOnException enabled

Claus Ibsen created CAMEL-6627:
----------------------------------

             Summary: Splitter should close iterator if there was an exception and stopOnException enabled
                 Key: CAMEL-6627
                 URL: https://issues.apache.org/jira/browse/CAMEL-6627
             Project: Camel
          Issue Type: Bug
          Components: camel-core, eip
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.10.7, 2.11.2, 2.12.0


See nabble
http://camel.465427.n5.nabble.com/moveFailed-is-failing-when-streaming-is-on-tp5737065.html

We should ensure the splitter iterator is closed when we are done with splitting due to an exception. The current logic only closes at the end, which you we wont reach if stopOnException is enabled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira