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

Martin Lichtin commented on CAMEL-9068:
---------------------------------------

Setting log level to DEBUG for org.apache.camel.impl.DefaultShutdownStrategy 
would be an approach, thanks.
I still think above mentioned INFO messages would become useful once they 
contain route name(s).
Currently one reads them and cannot deduce anything meaningful without knowing 
which route is affected.

> 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)

Reply via email to