You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/08/10 11:35:46 UTC

[jira] [Commented] (CAMEL-9068) Log output to show which route is shutdown and has a pending message

    [ https://issues.apache.org/jira/browse/CAMEL-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679858#comment-14679858 ] 

Claus Ibsen commented on CAMEL-9068:
------------------------------------

This happens today when the timeout is hit, then you get logging details about those inflights. You can also set the logging level to DEBUG for org.apache.camel.impl.DefaultShutdownStrategy to have it sooner.

> Log output to show which route is shutdown and has a pending message
> --------------------------------------------------------------------
>
>                 Key: CAMEL-9068
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9068
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 2.15.1
>            Reporter: Martin Lichtin
>            Priority: Minor
>
> It'd be great to see in the log output which route is shutdown and has a pending message:
> {noformat}
> 2015-08-06 09:11:45,312 | INFO  | FelixDispatchQueue       | DefaultShutdownStrategy          | mel.impl.DefaultShutdownStrategy  184 | 94 - org.apache.camel.camel-core - 2.15.1 | Starting to graceful shutdown 1 routes (timeout 300 seconds)
> 2015-08-06 09:11:45,318 | INFO  | hread #23 - ShutdownTask | DefaultShutdownStrategy          | ultShutdownStrategy$ShutdownTask  606 | 94 - org.apache.camel.camel-core - 2.15.1 | Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 300 seconds.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)