You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2007/10/24 18:40:24 UTC

[jira] Assigned: (SM-1074) Lifecycle / clean shutdown

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

Guillaume Nodet reassigned SM-1074:
-----------------------------------

    Assignee: Chris Custine

> Lifecycle / clean shutdown
> --------------------------
>
>                 Key: SM-1074
>                 URL: https://issues.apache.org/activemq/browse/SM-1074
>             Project: ServiceMix
>          Issue Type: New Feature
>            Reporter: Guillaume Nodet
>            Assignee: Chris Custine
>             Fix For: 4.0
>
>
> We need to find a way to provide a clean shutdown of the NMR without loosing any messages.
> This means that Binding Components must stop accepting new requets (http, jms, etc..) while the pending messages are still be processed.  When all messages have been processed, all components / endpoints can be shutdown.
> Maybe we need to add a method on the Endpoint interface like pause() / resume() that would only affect BC consumers and would inform them to stop consuming messages.

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