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/05/08 09:48:20 UTC

[jira] Resolved: (CAMEL-1591) Remove ExchangeProperty as it can cause unforseen side effect with double registering from class initializers

     [ https://issues.apache.org/activemq/browse/CAMEL-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1591.
--------------------------------

    Resolution: Fixed

trunk: 772873.

> Remove ExchangeProperty as it can cause unforseen side effect with double registering from class initializers
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1591
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1591
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> The ExchangeProperty is not used much in Camel, and as it causes the side effect (see nabble) in Camel 1.6.0 I want to remove it to avoid it causing other problems in the future.
> See nabble:
> http://www.nabble.com/Transaction-Exception-td23434439s22882.html
> The bug isnt in Camel 2.0 as TransactedErrorHandler does not use ExchangeProperty and thus avoids the double registering attempt.

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