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/22 10:11:31 UTC

[jira] Issue Comment Edited: (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:comment-tabpanel&focusedCommentId=51335#action_51335 ] 

Claus Ibsen edited comment on CAMEL-1547 at 4/22/09 1:11 AM:
-------------------------------------------------------------

Willem there is now also a HandleFault interceptor strategy that might need same fix. This is on *trunk only*

      was (Author: davsclaus):
    Willem there is now also a HandleFault interceptor strategy that might need same fix
  
> 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: 2.0.0, 1.6.1
>
>
> 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.