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 2010/04/20 11:56:18 UTC

[jira] Created: (CAMEL-2660) camel-jetty - Should support graceful shutdown

camel-jetty - Should support graceful shutdown 
-----------------------------------------------

                 Key: CAMEL-2660
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2660
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-jetty
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.3.0


Let camel-jetty leverage graceful 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-2660) camel-jetty - Should support graceful shutdown

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

Claus Ibsen commented on CAMEL-2660:
------------------------------------

Hmmm Jetty just sit and waits for the delay you configure in {{setGracefulShutdown}}. For example 20000 will have it wait 20 sec.
And the existing connections gets reset. 

It may take some sweat to get this working with Jetty.

> camel-jetty - Should support graceful shutdown 
> -----------------------------------------------
>
>                 Key: CAMEL-2660
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2660
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-jetty
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.4.0
>
>
> Let camel-jetty leverage graceful 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-2660) camel-jetty - Should support graceful shutdown

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

Claus Ibsen resolved CAMEL-2660.
--------------------------------

    Fix Version/s: 2.3.0
                       (was: 2.4.0)
       Resolution: Fixed

trunk: 936213.

Will now return 503 when graceful shutting down.

You can also suspend jetty consumer, where it will return 503. For example from JMX console.

> camel-jetty - Should support graceful shutdown 
> -----------------------------------------------
>
>                 Key: CAMEL-2660
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2660
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-jetty
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> Let camel-jetty leverage graceful 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-2660) camel-jetty - Should support graceful shutdown

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

Claus Ibsen reassigned CAMEL-2660:
----------------------------------

    Assignee: Claus Ibsen

Will let it return a 503 if we are suspended

> camel-jetty - Should support graceful shutdown 
> -----------------------------------------------
>
>                 Key: CAMEL-2660
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2660
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-jetty
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.4.0
>
>
> Let camel-jetty leverage graceful shutdown

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


[jira] Updated: (CAMEL-2660) camel-jetty - Should support graceful shutdown

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

Claus Ibsen updated CAMEL-2660:
-------------------------------

         Assignee:     (was: Claus Ibsen)
    Fix Version/s: 2.4.0
                       (was: 2.3.0)

> camel-jetty - Should support graceful shutdown 
> -----------------------------------------------
>
>                 Key: CAMEL-2660
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2660
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-jetty
>            Reporter: Claus Ibsen
>             Fix For: 2.4.0
>
>
> Let camel-jetty leverage graceful 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-2660) camel-jetty - Should support graceful shutdown

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

Claus Ibsen commented on CAMEL-2660:
------------------------------------

See details here
http://docs.codehaus.org/display/JETTY/How+to+gracefully+shutdown

> camel-jetty - Should support graceful shutdown 
> -----------------------------------------------
>
>                 Key: CAMEL-2660
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2660
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-jetty
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> Let camel-jetty leverage graceful shutdown

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