I have the following very simple test route:
I'm am attempting to suspend this route while it's splitting a file. The route attempts to suspend but after the graceful shutdown runs out the rest of lines are still processed and a RejectedExecutionException exception is thrown for each line. What do i need to do to avoid these exceptions. How do i suspend the splitter? -- View this message in context: http://camel.465427.n5.nabble.com/Exception-when-suspending-splitter-tp5786964.html Sent from the Camel - Users mailing list archive at Nabble.com.