[ https://issues.apache.org/jira/browse/CAMEL-15613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17337752#comment-17337752 ]
Claus Ibsen commented on CAMEL-15613: ------------------------------------- Thats how the timer works, what you are looking at is max 1 inflight exchange for that timer route - that is not the same as timer functionality and fixedRate true|false > Camel Timer does not honor fixedRate=false > ------------------------------------------ > > Key: CAMEL-15613 > URL: https://issues.apache.org/jira/browse/CAMEL-15613 > Project: Camel > Issue Type: Bug > Components: came-core > Affects Versions: 3.5.0 > Reporter: Sreejesh > Priority: Minor > Attachments: code.zip > > > Noticed a different behaviour of Camel timer with 3.5.0 when compared with > Camel version 2.24.3. In 3.5.0. Camel timer fires events as if it is > fixedRate is true (even if I explicitly make it false in the Camel URL). > > The same code behaves differently in Camel 2.24.3. > > I am attaching sample code for 3.5.0 version. -- This message was sent by Atlassian Jira (v8.3.4#803005)