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

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

We now include route details in the INFO logging 

2015-08-11 10:39:44,399 [ - ShutdownTask] INFO  DefaultShutdownStrategy        
- Waiting as there are still 5 inflight and pending exchanges to complete, 
timeout in 2 seconds. Inflights per route: [route1 = 5]
2015-08-11 10:39:45,401 [ - ShutdownTask] INFO  DefaultShutdownStrategy        
- Waiting as there are still 4 inflight and pending exchanges to complete, 
timeout in 1 seconds. Inflights per route: [route1 = 4]

> 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