Martin Lichtin created CAMEL-9068:
-------------------------------------
Summary: 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)