[ https://issues.apache.org/jira/browse/CAMEL-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kyle Gordon updated CAMEL-5137: ------------------------------- Attachment: TimerTestOutput.txt TimerTest.java Here is a simple test case which has a route started by a timer every second and just logs a message. After running a time or two, we suspend the CamelContext and wait as we observe the timer continues to fire and the route executes despite being suspended. > Timer component does not suspend > -------------------------------- > > Key: CAMEL-5137 > URL: https://issues.apache.org/jira/browse/CAMEL-5137 > Project: Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 2.9.1 > Environment: Windows XP and RedHat Linux > Reporter: Kyle Gordon > Priority: Minor > Attachments: TimerTest.java, TimerTestOutput.txt > > > A route which begins with a Timer consumer does not suspend the consumer when > the route is suspended. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira