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 2008/10/03 14:45:52 UTC

[jira] Work started: (SMX4NMR-24) Lifecycle / clean shutdown

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

Work on SMX4NMR-24 started by Guillaume Nodet.

> Lifecycle / clean shutdown
> --------------------------
>
>                 Key: SMX4NMR-24
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-24
>             Project: ServiceMix NMR
>          Issue Type: New Feature
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0-m3
>
>
> 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.