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/04/21 14:55:31 UTC

[jira] Created: (CAMEL-1553) Per route configuration of InterceptStrategy - tracer, delayer, stream cache, handleFault etc

Per route configuration of InterceptStrategy - tracer, delayer, stream cache, handleFault etc
---------------------------------------------------------------------------------------------

                 Key: CAMEL-1553
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1553
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core
    Affects Versions: 2.0-M1
            Reporter: Claus Ibsen


Currently the tracer and others is a global configuration for all routes.

We should add support per route configuration as well. So you can override the global setting.

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


[jira] Commented: (CAMEL-1553) Per route configuration of InterceptStrategy - tracer, delayer, stream cache, handleFault etc

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53003#action_53003 ] 

Claus Ibsen commented on CAMEL-1553:
------------------------------------

tracer and stream cache can be set per route now.

trunk: 798798.

> Per route configuration of InterceptStrategy - tracer, delayer, stream cache, handleFault etc
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1553
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1553
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.1.0
>
>
> Currently the tracer and others is a global configuration for all routes.
> We should add support per route configuration as well. So you can override the global setting.

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


[jira] Assigned: (CAMEL-1553) Per route configuration of InterceptStrategy - tracer, delayer, stream cache, handleFault etc

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

Claus Ibsen reassigned CAMEL-1553:
----------------------------------

    Assignee: Claus Ibsen

> Per route configuration of InterceptStrategy - tracer, delayer, stream cache, handleFault etc
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1553
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1553
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.1.0
>
>
> Currently the tracer and others is a global configuration for all routes.
> We should add support per route configuration as well. So you can override the global setting.

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


[jira] Updated: (CAMEL-1553) Per route configuration of InterceptStrategy - tracer, delayer, stream cache, handleFault etc

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

Claus Ibsen updated CAMEL-1553:
-------------------------------

    Fix Version/s: 2.1.0

> Per route configuration of InterceptStrategy - tracer, delayer, stream cache, handleFault etc
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1553
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1553
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>             Fix For: 2.1.0
>
>
> Currently the tracer and others is a global configuration for all routes.
> We should add support per route configuration as well. So you can override the global setting.

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


[jira] Resolved: (CAMEL-1553) Per route configuration of InterceptStrategy - tracer, delayer, stream cache, handleFault etc

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

Claus Ibsen resolved CAMEL-1553.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1.0)
                   2.0.0

trunk: 798862.

You can now configure the 4 of them in both global and per route, where route will override global setting (if any)

> Per route configuration of InterceptStrategy - tracer, delayer, stream cache, handleFault etc
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1553
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1553
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> Currently the tracer and others is a global configuration for all routes.
> We should add support per route configuration as well. So you can override the global setting.

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