Why does camel not actually timeout at 0 when shutting down? @400000004dc7f43516839684 2011-05-09 15:03:23,377 [Camel (mrs) thread #31 - ShutdownTask] INFO org.apache.camel.impl.DefaultShutdownStrategy - Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 4 seconds. @400000004dc7f436171dee3c 2011-05-09 15:03:24,387 [Camel (mrs) thread #31 - ShutdownTask] INFO org.apache.camel.impl.DefaultShutdownStrategy - Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 3 seconds. @400000004dc7f43717c3465c 2011-05-09 15:03:25,398 [Camel (mrs) thread #31 - ShutdownTask] INFO org.apache.camel.impl.DefaultShutdownStrategy - Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 2 seconds. @400000004dc7f438184fb77c 2011-05-09 15:03:26,407 [Camel (mrs) thread #31 - ShutdownTask] INFO org.apache.camel.impl.DefaultShutdownStrategy - Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 1 seconds. @400000004dc7f43918ec3dcc 2011-05-09 15:03:27,418 [Camel (mrs) thread #31 - ShutdownTask] INFO org.apache.camel.impl.DefaultShutdownStrategy - Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 0 seconds. @400000004dc7f43a197be724 2011-05-09 15:03:28,427 [Camel (mrs) thread #31 - ShutdownTask] INFO org.apache.camel.impl.DefaultShutdownStrategy - Waiting as there are still 1 inflight and pending exchanges to complete, timeout in -1 seconds. @400000004dc7f43b1a16b40c 2011-05-09 15:03:29,437 [Camel (mrs) thread #31 - ShutdownTask] INFO org.apache.camel.impl.DefaultShutdownStrategy - Waiting as there are still 1 inflight and pending exchanges to complete, timeout in -2 seconds. ...snip...
Thanks, Tom