You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/02 12:03:40 UTC

[jira] [Resolved] (CAMEL-4715) Add Route start/stop/suspend/resume callback to RoutePolicy

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

Claus Ibsen resolved CAMEL-4715.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9.0

Thanks for the patch. I fixed another test which was affected by the change in DefaultCamelContext.
                
> Add Route start/stop/suspend/resume callback to RoutePolicy
> -----------------------------------------------------------
>
>                 Key: CAMEL-4715
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4715
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: 2.9.0
>
>         Attachments: routePolicy.diff
>
>
> We have onInit, and onRemove callbacks on RoutePolicy.
> We should consider having the fine grained callbacks for start|stop|suspend|resume, so end users have callbacks, and can do any custom code they may need to react accordingly to the changed state of the route.
> This requires API changes in the RoutePolicy API, so we should not backport this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira