You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Seth Call (JIRA)" <ji...@apache.org> on 2010/02/24 17:06:45 UTC

[jira] Created: (CAMEL-2497) Support Graceful Shutdown for individual routes

Support Graceful Shutdown for individual routes
-----------------------------------------------

                 Key: CAMEL-2497
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2497
             Project: Apache Camel
          Issue Type: New Feature
    Affects Versions: 2.2.0
            Reporter: Seth Call


Individual routes, when stopped manually by the user application, should be able to also shutdown gracefully, just as they would if shutdown in a full camel context shutdown.

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


[jira] Commented: (CAMEL-2497) Support Graceful Shutdown for individual routes

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

Claus Ibsen commented on CAMEL-2497:
------------------------------------

See nabble
http://old.nabble.com/Graceful-shutdown-and-individual-routes-ts27709462.html

We should offer API to shutdown a route graceful in regular Java and from JMX as well.

> Support Graceful Shutdown for individual routes
> -----------------------------------------------
>
>                 Key: CAMEL-2497
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2497
>             Project: Apache Camel
>          Issue Type: New Feature
>    Affects Versions: 2.2.0
>            Reporter: Seth Call
>            Assignee: Claus Ibsen
>
> Individual routes, when stopped manually by the user application, should be able to also shutdown gracefully, just as they would if shutdown in a full camel context shutdown.

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


[jira] Resolved: (CAMEL-2497) Support Graceful Shutdown for individual routes

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

Claus Ibsen resolved CAMEL-2497.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0

trunk: 917147.

You can now use {{shutdownRoute}} methods from {{CamelContext}} to graceful shutdown an individual route.

> Support Graceful Shutdown for individual routes
> -----------------------------------------------
>
>                 Key: CAMEL-2497
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2497
>             Project: Apache Camel
>          Issue Type: New Feature
>    Affects Versions: 2.2.0
>            Reporter: Seth Call
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> Individual routes, when stopped manually by the user application, should be able to also shutdown gracefully, just as they would if shutdown in a full camel context shutdown.

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


[jira] Assigned: (CAMEL-2497) Support Graceful Shutdown for individual routes

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

Claus Ibsen reassigned CAMEL-2497:
----------------------------------

    Assignee: Claus Ibsen

> Support Graceful Shutdown for individual routes
> -----------------------------------------------
>
>                 Key: CAMEL-2497
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2497
>             Project: Apache Camel
>          Issue Type: New Feature
>    Affects Versions: 2.2.0
>            Reporter: Seth Call
>            Assignee: Claus Ibsen
>
> Individual routes, when stopped manually by the user application, should be able to also shutdown gracefully, just as they would if shutdown in a full camel context shutdown.

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