You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Ashwin Karpe (JIRA)" <ji...@apache.org> on 2010/09/03 23:05:40 UTC

[jira] Issue Comment Edited: (CAMEL-2936) Provided a ScheduledRoutePolicy to make it easy to define when routes should be active

    [ https://issues.apache.org/activemq/browse/CAMEL-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61675#action_61675 ] 

Ashwin Karpe edited comment on CAMEL-2936 at 9/3/10 5:05 PM:
-------------------------------------------------------------

Hi Claus,

Is this a policy that will be registered against a camel context to provide guidance on how/which routes may be started/stopped.

BTW, I recently put together a cool piece of code that does route mutations of producers/consumers on the fly based on JMX event notifications. I wonder if I could roll this kind of capability with the camel context as well allowing a user to mutate a route on the fly.

Please let me know.

Cheers,

Ashwin... 

      was (Author: akarpe):
    Hi Claus,

Is this a policy that will be registered against a camel context to provide guidance on how/which routes may be started/stopped.

BTW, I recently put together a cool piece of code that does route mutations of producers/consumers on the fly based on configuration settings. I wonder if I could roll this king of ability with the camelcontext as well allowing a user to mutate a route on the fly.

Please let me know.

Cheers,

Ashwin... 
  
> Provided a ScheduledRoutePolicy to make it easy to define when routes should be active
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2936
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2936
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Ashwin Karpe
>            Priority: Minor
>             Fix For: Future
>
>
> A {{ScheduledRoutePolicy}} which can suspend/resume routes based on a user configuration.
> The scheduled should invoke a callback on regular bases where end user can determine if the routes should be active nor not.
> For example we may even let it be defined using cron or the likes.

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