You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Razvan Ludvig (Created) (JIRA)" <ji...@apache.org> on 2012/02/21 14:24:34 UTC

[jira] [Created] (CAMEL-5024) Streaming splitter ignores exception handling

Streaming splitter ignores exception handling
---------------------------------------------

                 Key: CAMEL-5024
                 URL: https://issues.apache.org/jira/browse/CAMEL-5024
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.9.0, 2.8.4, 2.8.3
         Environment: Ubuntu Linux
Java version "1.6.0_24"
            Reporter: Razvan Ludvig
         Attachments: SplitExceptionHandlingTest.java

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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CAMEL-5024) Streaming splitter ignores exception handling

Posted by "Willem Jiang (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang reassigned CAMEL-5024:
-----------------------------------

    Assignee: Willem Jiang
    
> Streaming splitter ignores exception handling
> ---------------------------------------------
>
>                 Key: CAMEL-5024
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5024
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.8.3, 2.8.4, 2.9.0
>         Environment: Ubuntu Linux
> Java version "1.6.0_24"
>            Reporter: Razvan Ludvig
>            Assignee: Willem Jiang
>         Attachments: SplitExceptionHandlingTest.java
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-5024) Streaming splitter ignores exception handling

Posted by "Razvan Ludvig (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Razvan Ludvig updated CAMEL-5024:
---------------------------------

    Attachment: SplitExceptionHandlingTest.java
    
> Streaming splitter ignores exception handling
> ---------------------------------------------
>
>                 Key: CAMEL-5024
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5024
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.8.3, 2.8.4, 2.9.0
>         Environment: Ubuntu Linux
> Java version "1.6.0_24"
>            Reporter: Razvan Ludvig
>         Attachments: SplitExceptionHandlingTest.java
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-5024) Streaming splitter ignores exception handling

Posted by "Willem Jiang (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-5024.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.10.0
                   2.9.1
                   2.8.5

Applied patch into trunk, camel-2.9.x and camel-2.8.x branches.
                
> Streaming splitter ignores exception handling
> ---------------------------------------------
>
>                 Key: CAMEL-5024
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5024
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.8.3, 2.8.4, 2.9.0
>         Environment: Ubuntu Linux
> Java version "1.6.0_24"
>            Reporter: Razvan Ludvig
>            Assignee: Willem Jiang
>             Fix For: 2.8.5, 2.9.1, 2.10.0
>
>         Attachments: SplitExceptionHandlingTest.java
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira