On Fri, Jan 14, 2011 at 3:54 PM, niconic <[email protected]> wrote: > > Claus, > > I don't remember if I had this problem with 2.4 or 2.5. > I'll try to reproduce the error and I'll keep you informed. >
When the timeout reaches 0 it should say that the timeout was hit and that it will force shutdown. It does this by forcing the executors to shutdown now. I would image the JDK has a hard time forcing this and thus why you may see negative counts. > Nicolas > -- > View this message in context: > http://camel.465427.n5.nabble.com/graceful-shutdown-countdown-in-negative-tp3340371p3341387.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
