You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/04/30 10:24:38 UTC

[jira] Resolved: (CAMEL-1547) Delayer and StreamCaching will not be exculded if the CamelContext is restarted

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

Willem Jiang resolved CAMEL-1547.
---------------------------------

    Resolution: Fixed

trunk
http://svn.apache.org/viewvc?rev=766633&view=rev
camel-1.x
http://svn.apache.org/viewvc?rev=766635&view=rev

> Delayer and StreamCaching will not be exculded if the CamelContext is restarted
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-1547
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1547
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 1.5.0, 1.6.0, 2.0-M1
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.6.1, 2.0.0
>
>
> The InterceptStrategy of Delayer and StreamCaching can't tell if the camelContext's InterceptStrategies has the instance of Delayer or StreamCaching.
> So the  InterceptStrategy of Delayer and StreamCaching  will be added to the CamelContext's InterceptStrategies, when the CamelContext  is restarted.

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