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/03/28 12:53:08 UTC

[jira] Created: (CAMEL-2590) Graceful shutdown - Automatic defer direct endpoints as they are internal routes and to prevent loosing messages

Graceful shutdown - Automatic defer direct endpoints as they are internal routes and to prevent loosing messages
----------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-2590
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2590
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.2.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.3.0


Defer direct endpoints so we ensure graceful shutdown will complete messages from routes started with a direct endpoint.
Otherwise we risk to loose the message since the direct consumer will WARN log and swallow the message.



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


[jira] Resolved: (CAMEL-2590) Graceful shutdown - Automatic defer direct endpoints as they are internal routes and to prevent loosing messages

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

Claus Ibsen resolved CAMEL-2590.
--------------------------------

    Resolution: Fixed

trunk: 928423.

> Graceful shutdown - Automatic defer direct endpoints as they are internal routes and to prevent loosing messages
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2590
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2590
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.2.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> Defer direct endpoints so we ensure graceful shutdown will complete messages from routes started with a direct endpoint.
> Otherwise we risk to loose the message since the direct consumer will WARN log and swallow the message.

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