You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/11/17 08:01:53 UTC

[jira] Created: (CAMEL-2180) TryProcessor - Do not use local copy Exchange in doCatch

TryProcessor - Do not use local copy Exchange in doCatch
--------------------------------------------------------

                 Key: CAMEL-2180
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2180
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.0.0, 1.6.1
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.1.0


There is no need to use a local copy when processing in doCatch.

See nabble
http://old.nabble.com/To-Roman---About-TryProcessor-to26377903s22882.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2180) TryProcessor - Do not use local copy Exchange in doCatch

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

Claus Ibsen resolved CAMEL-2180.
--------------------------------

    Resolution: Fixed

trunk: 881175.

> TryProcessor - Do not use local copy Exchange in doCatch
> --------------------------------------------------------
>
>                 Key: CAMEL-2180
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2180
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.6.1, 2.0.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> There is no need to use a local copy when processing in doCatch.
> See nabble
> http://old.nabble.com/To-Roman---About-TryProcessor-to26377903s22882.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.